Webhooks only include the minimum amount of data possible in each request. This is done to reduce payload size, improve data accuracy and increase security. Your system is expected to use the MeetBit Public API to query all other information your system may need to act based on the initial webhook request.
Meeting Link Scheduled
Sent when a Meeting Link is scheduled by a Customer. Event Type:meeting_links.scheduled
Data Attributes:
ID of the Meeting Link
ID of the Event created from the Meeting Link
ID of the Calendar the Event belongs to
Name provided by the customer when scheduling
Email provided by the customer when scheduling
Contact number provided by the customer when scheduling in E.164 format
Event Created
Sent when an Event is created (regardless of method). Event Type:events.created
Data Attributes:
ID of the Event
ID of the Calendar the Event belongs to
Event Updated
Sent when an Event is updated (regardless of method). Event Type:events.updated
Data Attributes:
ID of the Event
ID of the Calendar the Event belongs to
Event Canceled
Sent when an Event is canceled (regardless of method). Event Type:events.deleted
Data Attributes:
ID of the Event
ID of the Calendar the Event belongs to
Event Rescheduled
Sent when an Event is rescheduled (regardless of method). Event Type:events.rescheduled
Data Attributes:
ID of the Event
ID of the Calendar the Event belongs to
Event Reassigned
Sent when an Event is reassigned (regardless of method). Event Type:events.created
Data Attributes:
ID of the Event
ID of the Calendar the Event belongs to