Webhooks

Webhooks are HTTP callbacks which can be used to pull information from Appointedd. Appointedd's webhook integration allows you to send data about an event when that event is triggered e.g. when a new booking is created, updated or deleted.

Webhooks are processed on the following events:

  • Booking created
  • Booking updated
  • Booking cancelled
  • Customer created
  • Customer updated
  • Customer deleted

Note: Bookings can also trigger customer webhooks, as customers can be updated and created while creating a booking.

Please also note that we may add additional webhook payload fields on an ad-hoc basis, but we will never remove them.