We are trying to integrate in Zoom API did we need to build the UI or we will get from ZOOM

Hi,

Please let us know on this If we integrate Web application (SPRING) with Zoom API from Video call and Chat did we need to build the UI or we will get from ZOOM.

Thanks

Hey @abinash.raula, thanks for posting and using Zoom!

If you use our Web SDK, the Zoom UI will be embedded in your application.

Thanks,
Tommy

I think Web SDK for the Node Js My application is running with JSP front end, How it will work?

Please clear me on this because i am new to this implementation.

Thanks

Hey @abinash.raula,

The Web SDK will live in the frontend.

Use the CDN approach:
https://marketplace.zoom.us/docs/sdk/native-sdks/web/getting-started/integrate#cdn

And checkout the CDN sample app for an example:
https://marketplace.zoom.us/docs/sdk/native-sdks/web#sample-apps

Thanks,
Tommy