Create, start, and show zoom meeting in HTML Page

Hi There,

I want to use Zoom APIs preferably OAuth or JWT to

  1. Create a meeting
  2. Start a meeting
  3. Show that meeting on my HTML Page

I explored APIs and found out that

  • I can create a meeting using APIs
  • there’s a way to integrate a Zoom Meeting in HTML Page (didn’t try it yet)
  • But, I couldn’t find a way to start a meeting that will show up on my html page. Can you please point me to the API I can use for that?

OR

Is there any other way I can create, start, and show zoom meeting in HTML Page?

Quarantine regards,
Varun Kakuste

Hey @kakustevarun,

You will need to use the Zoom API to create a meeting.

Then to start the meeting you can use the Web SDK.

Let me know if you have any questions! :slight_smile:

Thanks,
Tommy

I figured that out, just wanted confirmation before putting in some efforts.
Thanks @tommy :slight_smile:

1 Like

You are welcome! :slight_smile:

Thanks,
Tommy