How to integrate Zoom services into a django website?

With a website project under construction, the need for 1-to-1 video calls arose. I have decided to use Zoom services for this purpose but I struggle to implement it. Although their docs are extensive, for me it is not clear how to implement it with this framework.

I would appreciate any general step by step guidance on this implementation process as well as any links to articles/videos/ etc on this topic.

Any guidance will be a great help.

Hey @annahernandez476,

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:

But let me know if there are any additional use case details you can share—happy to help!

Best,
Will

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