Can a custcreate user be able to create a scheduled (future) meeting in zoom?
Looking at the zoom ios sdk functions and usage, looks like only a login user (create, autocreate) can create a scheduled meeting. Is it right?
Document on Pre-meeting service mentions ‘This class provides support for schedule/edit/delete meeting once login with work email.’
We are looking to add meeting capabilities to our ios application and I am researching zoom to see if it fits our needs.
Basically we want a user to be able to schedule a meeting with another user based on predefined timeslots.
I believe we would be looking at an api partner plan as users dont need to access zoom directly, only through our application.