Meeting ID and Password realted issue

How can we generate MeetingID and Password of your ZOOM API by using javascript or jquery Code for integrating it in my Web App because if I am integrating your Signalling App in my Web App, so my customer will not be interested to using ZOOM Integrated App because they always want an easy way for using app

Hey @prashant.prajapati,

You can call the Create Meeting API.

Due note you cannot call the Zoom API from the frontend or you will run into CORs errors. You need to call it with Node.js or another backend language on the serverside.

Thanks,
Tommy

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