Integrating zoom video call service into my Django application.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-05-15 11:23 PM
My app has two types of users. Partners and customers. Partners show their availability and customers can book based on the availability. Booking is basically a video call between partner and customer.
Now partner and customer can register and interact with each other, book and have a video call.
I wanted to integrate this into my web page. I want the zoom to be embedded into the web page because I don’t want my users to install additional zoom application.
My app will have multiple zoom video call, many going on in parallel.
Which zoom services should I refer to. What is the pricing. Any link to documents.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-05-15 11:54 PM
Hi Shrishit
I am happy to point you in the right direction! To get a better sense of your implementation, are you planning on embedding the Zoom video experience on your site, or are you primarily interested in scheduling/creating meetings via API and then using the Zoom App to host/join them?
If it’s the former, you’ll likely want to utilize our Web SDK
https://marketplace.zoom.us/docs/sdk/native-sdks/web/.
We also have many apps to be integrated you can check them here
Please like any post that helped you; please mark solutions so others can find them!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-05-16 12:07 AM
Hi Shaima,
Thanks for your reply.
I am looking to integrate this into my web application. I don't want my users to be redirected to Zoom application.
One thing I want to stress here. The app does not only have a single chat room. My users should be able to create a video chat room whenever they want.
Can I also ask you pricing details for such a service.
Thanks again,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-05-09 11:54 AM
salom
