trigger when inviation Panelists

I need find a trigger webhook get information when add panelist in to webinar.
I use it to send custom email to panelist

hi @Hi_n
welcome to the community.

In the appsdk there is an on changewebhook.
OnParticipantChangeEvent | @zoom/appssdk - v0.16.32

You are going to have to match up the inmeeting credentials with their email.

I am assumiung this will all work in webinar. My apps have so far only worked wihtin Zoom meetings.
You would need to be a Zoom marketplace style app running for a user wihtin the webinar. Probably co-host will be needed.

Hope that gives you a direction

All the best

John

Hey @Hi_n
Adding to whay John shared, here is the link to our docs on all the webhooks available for webinars:

We do not have a specific webhook for panelists