Zoom Integration with Website

I have one query, is there any way to integrate zoom to our application and the users uses their own zoom credentials for meetings and we can fetch the meeting/participants details through some API/webhooks and store in our database ?

Hi @prachi.tiwari , yes you can use the web SDK within your website. Please search “embed Zoom in website” on the forum for more threads on this.

To use the APIs for user information, that depends on who the users are and your role type. For example, you are an admin, you can get meeting/participant details through API/webhooks.

Hope this helps!