Zoom API Integration in Asp.net 4.0 with C# (Web Form)

Description
I am creating a website using Asp.net 4.0 with C#. Here Admin wants to create zoom meeting from website admin panel. and this meeting will be displayed on user panel. Where User can attend meeting without download zoom app or software and without login in zoom account.

In short, I want to do 2 task
First: create zoom meeting
Second: Attend zoom meeting (I have solved this)

Hey @yogeshjadon,

To create a Zoom meeting, you can use the Create Meeting API. :slight_smile:

Thanks,
Tommy

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