Hey friends
I have a webhook that is received every time a participant enters a Zoom meeting.
I have 2 questions that I would like an answer to:
- For some reason it also always sends a webhook when the host itself participates and then it’s just more webhooks for me. Is it possible to make it fire a webhook for me only on Participant?
- When I receive the webhook I don’t receive all the details - what is the client’s email, what is the host’s email, etc. Is it possible for me to receive all these details?
This is the webhook I use -
And this is the output I get -
I would appreciate your assistance.
Thanks!