Has anyone had any luck with integrating Zoom into their website using the html embed? I would like to embed the Zoom Meetings API in order for users to conduct interviews with other users on my site and I don’t know if that’s possible yet or if you can only use the Wix Bookings app with Zoom for now.
To use Zoom embedded into your website with html, then you would need to use their Web SDK and look at adding it to Wix in a new custom tool in Tracking and Analytics.
https://marketplace.zoom.us/docs/sdk/native-sdks/web
https://support.wix.com/en/article/embedding-custom-code-to-your-site
However, if you have the Zoom API info.
https://marketplace.zoom.us/docs/api-reference/zoom-api
Then you can use it to help you expose your site to it.
https://support.wix.com/en/article/corvid-accessing-third-party-services-with-the-fetch-api
https://www.wix.com/corvid/reference/wix-fetch.html
https://support.wix.com/en/article/corvid-exposing-a-site-api-with-http-functions
https://www.wix.com/corvid/reference/wix-http-functions.html
Two examples for you to look at.
https://www.wix.com/corvid/forum/tips-tutorials-examples/example-myapi-and-myapiclient
https://www.wix.com/corvid/example/exposing-apis