API send email to host when user on waiting room

Description
I’m trying to send an notification email to the meeting host when a participant joins the meeting and is waiting on the waiting room.

I haven’t found anything so far to accomplish this, any help would be appreciated.

I’m using API calls to handle the operations with meetings (create, update, …)

we have seen these notifications when the host receives the email

"user has joined your meeting:

topic
meeting id

start meeting
"

Hi @carlosmdelc

Thanks for reaching out to the Zoom Developer Forum and welcome to our community, I am happy to help here!
I am afraid we do not have an API endpoint to send notifications when users join the waiting room.
Feel free to create a feature request here:

We do have a Webhook that will be triggered every time an attendee is waiting for the host to join the meeting, find the documentation here:
https://marketplace.zoom.us/docs/api-reference/zoom-api/events#/paths/meeting.participant_jbh_waiting/post

Best,
Elisa

1 Like

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