Participant Joined
The “Meeting Participant Joined” event is triggered every time an attendee joins a meeting. The attendee could be a participant or a host. The meeting host must be a user in your account or a user in any other accounts that have installed your webhook-enabled app.
To receive this notification, you must meet the prerequisites listed below.
Prerequisites:
- Event Subscriptions must be enabled for your Marketplace app with the following configurations:
- A valid Event Notification Endpoint URL.
- "Participant/Host joined meeting" subscription enabled under the Meeting event.
The tabs below display the complete schema, payload with data types, and an example of the meeting.participant_joined
event notification:
Meeting Participant Joined Event Notification
meeting.participant_joined
Schema
event
string
Name of the event.
payload
object