cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

Webhook API

ronny2024
Newcomer
Newcomer

Hello community. Thank you in advance for the help you can provide.

 

Hello community. Thank you in advance for the help you can give me. I made an app in the Marketplace of type Webhook only, but I am seeing that I must manually put the webhook Urls in Event Subscription config. My question is the following: is there a Webhook API in Zoom that allows me to subscribe to events and have the URL generated dynamically depending on the user who uses my integration with the APP I made?

1 REPLY 1

colegs
Community Champion | Employee
Community Champion | Employee

@ronny2024, unfortunately Zoom does not support dynamic URLs.  The recommendation for a situation like this is to receive the webhooks, then forward them on to user specific endpoints.