Implement Zoom API in a web application in Vue JS

I am developing a web application on the Vue Framework. But I ran into a problem and I don’t know how to implement a Zoom API and any video calling company since my web application is dedicated to allowing different people with similar tastes to come in and talk to each other.

I would appreciate if you can explain to me how it could be done or what would be the process to carry out in order to implement it

Hey @SaniaMirza12,

Thank you for reaching out to the Zoom Developer Forum. Are you looking for implementation details on using the Web SDK with Zoom or are you looking to call the Zoom API from a Vue front-end client?

If you are are looking for how you can use the SDK with Vue please see our Sample Vue.js App.

When it comes to the API, you’ll want to make the requests from a web server instead of from the client-side.

Let me know if that helps.

Thanks,
Max

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