Glossary definition
What are booking webhooks?
Booking webhooks are HTTP notifications sent when scheduling events happen, such as a booking being created, rescheduled, or cancelled. They help teams sync booking data with CRMs, internal tools, analytics systems, and notification workflows.
Example workflow
When a meeting is rescheduled, a booking.rescheduled webhook updates the CRM activity, notifies the account owner, and logs the new meeting time in an internal system.