Creating Meetings For Other Users

Hi there. I’m confused on how to use the sdk to let users create new meetings. Do I have to create an oauth app in the marketplace or can I somehow do this another way? Thx

Hi @sean.is.odd,

Thanks for reaching out!

To clarify, a Zoom Meeting must already be created/scheduled in order to join via the SDK. If you wish to handle this programmatically, you can leverage our Create Meeting API to schedule/generate a Meeting ID from your backend:

You can then pass that meeting ID to the SDK to start/join the meeting.

Let me know if this helps to clarify!
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.