Listen to Webhooks from Multiple Accounts

Hi,
I went through this guide to go over how to set up Webhooks for my project:
https://marketplace.zoom.us/docs/guides/build/webhook-only-app/
It was straight forward, but didn’t get me exactly to the functionality I was hoping for. This guide shows you how to set up webhooks for the Zoom account you set up your Zoom Marketplace App on. I am trying to create an app that will show external customers data on their meeting dependent on the state of their meeting. When I say state, I mean “meeting has not started” or “meeting in progress” or “meeting has ended”. Webhooks exist for all of these state changes, but let’s say I am hoping to build a multi-tenant user experience and I am trying to listen for events for multiple Zoom accounts outside of the Zoom account that created the Zoom Marketplace App. Is this possible to do?

2 Likes

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