Zoom mutual api and web sdk integration

Hi All,

Can i use zoom api and sdk both to create the application where host can schedule the call and attendes can attend the call. I need to make some minor chnage in the ui of the meeting page also is that also possible.

Hey @anubhav.octane,

This is possible! Just note that you have to call the Zoom APIs from the server side.

Apart from generating a Web SDK signature, the Web SDK itself is on the client side.

You can make minor changes in the UI using the built in functions listed here, or with your own custom CSS and JavaScript.

If you would like to customize more, you can checkout our new fully customizable Web SDK.

Thanks,
Tommy

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