Backend events have been added to Wix Bookings.
The events are fired for the following actions:
* A new booking request is created by a customer.
* A booking request is confirmed or declined.
* A booking is canceled.
* A booking schedule is updated.
* Booking attendance information is updated.
Use these events to kick off other processes, send emails, and trigger other actions from your Velo backend code.
Stay tuned there’s more to come.