Cases where webhooks are sent

Webhooks are sent for the following cases.

  1. When a booking is made. The event is called Booking creation.

  2. When a booking is rescheduled. The event is called Booking reschedule.

  3. When a booking is cancelled. The event is called Booking cancellation.

By default webhooks are sent for all the three cases. If you need webhooks for only specific events, you can do that by specifying only the needed events in the "Events" option while creating or updating a webhook.

Can't find what you're looking for?