I want to use APIs for some development and testing. when i use the webninar API,
The following error was received.
It looks like because my account does not have a Webinar plan
{
"code": 200,
"message": "Webinar plan is missing. You must subscribe to the webinar plan and enable webinars for this user in order to perform this action: _ekIwtQ5Twmq_wjtXXhQBw."
}
Is there any free account for test or development?
Currently, if you go to Webinars API Reference, you can see a list of Webinar APIs. All of these have a Pro or higher plan prerequisite with a Webinar add-on. I am happy to check internally to see if something can be done. Can you share more details about your use case and any additional information you think will be helpful?
I want to make a development that can connect the company’s website and Zoom through API
to facilitate our users。
Main functions:
1 The account of the company system can be connected with the account of Zoom (user level)
2 On the basis of connectivity, the following operations can be performed on the company’s system
through Zoom’s API
Add and modify webninar
2 Participants logging in to webninar
3 Start webninar through API (can it be implemented? Which API is the corresponding one?)
4 Get webninar, participants and other information, and display them on the company’s website.
questions:
①Can the above 3 be implemented through API? Which one?
②What plans need to be opened for investigation and development other than webinar add-on?
③And, If these functions are commercially available, are there any other costs? (outside the plan in Zoom’s account)
You can also leverage this workflow to make requests to the Zoom API to get user details after successfully authorizing the user.
Yes, all of the above functionality can be implemented.
You would need to think about the workflow and the user experience you want to implement and deliver. Other than that, once you have the webinar add-on to your account, you should be ready to start your development process.
You will want to make sure you license the users/Participant you want to have the ability to control the webinar (i.e start the webinar).