Want to integrate ZOOM into existing website

, ,

Hello. How are you?
I have just noticed this ZOOM is very great platform.
Now I am going to integrate the ZOOM into my existing website.

Frontend: Angular
Backend: Java Spring Boot (Micro services).

Any way to integrate the ZOOM into my existing website?
Thank you.

1 Like

Hello @jjs19930421 and welcome to the Zoom Developer Community.

You will need to use the Zoom Web SDK to accomplish this goal. Zoom SDKs are available so developers can integrate the Zoom experience into their mobile/desktop apps and sites.

It is documented here: https://marketplace.zoom.us/docs/sdk/native-sdks/web

You’ll need to create a new SDK app in Zoom Marketplace: https://marketplace.zoom.us and it will provide you with your API Keys for the SDK (which you’ll see are necessary in the getting started documentation).

Hey @jjs19930421,

You can checkout our Angular Web SDK Sample app here:

Thanks,
Tommy