Zoom webhok
Hi everyone! Quick question about Zoom webhooks for OAuth apps. I'm building an integration where multiple users authenticate with Zoom. I need to create webhook subscriptions programmatically with unique URLs for each user, something like: When I try POST to api.zoom.us/v2/webhook/subscriptions, I get error 2300 "endpoint not recognized." Is it possible to create per-user webhook subscriptions via API for OAuth apps? Or do I need a different app type? Currently I can only set one static webhook URL in the app settings with ngrok for the local testing , and it works i got the events also but for the dev enviroment we need a proper mapping with the inetgration to the particular zoom where it got authenticated so please some one help me with this. Any suggestions? Thanks!https://myapp.com/zoom/events?integration_id=user123
Show less

