AppConnect
AppConnect Prebuilt Connectors
03C - Cancelled appointment booking (instant) In Mindbody → _zapier
6 min
this event triggers when an appointment booking is cancelled in mindbody the payload provides details about the cancelled appointment, client information, and location data, ensuring that cancellations are instantly reflected in zapier powered workflows payload structure root object eventid (string) – identifies the event type (appointmentbooking cancelled) eventinstanceoriginationdatetime (string, iso 8601) – timestamp when the cancellation occurred eventschemaversion (integer) – version of the event schema messageid (string) – unique identifier for the message appointment details appointmentid (integer) – unique identifier for the cancelled appointment startdatetime (string, iso 8601) – scheduled start time of the appointment enddatetime (string, iso 8601) – scheduled end time of the appointment client details clientid (string) – internal mindbody client id clientuniqueid (integer) – unique identifier for the client clientfirstname (string) – client’s first name clientlastname (string) – client’s last name clientemail (string) – client’s email address clientphone (string) – client’s phone number clientaddressline1 (string) – client’s street address clientcity (string) – client’s city clientstate (string) – client’s state clientpostalcode (string) – client’s postal code clientcountry (string) – client’s country clientbirthdate (string, iso 8601) – client’s date of birth clientgender (string) – client’s gender clientstatus (string) – client’s status clientaccountbalance (string) – client’s current account balance clienthomelocationid (string) – id of the client’s home location clientsalesrepfirstname (string) – first name of the assigned sales representative clientsalesreplastname (string) – last name of the assigned sales representative clientsalesrepid (string) – id of the assigned sales representative clientnotes (string) – any notes associated with the client location details siteid (integer) – id of the mindbody site where the appointment was booked locationid (integer) – id of the location where the appointment was scheduled locationname (string) – name of the location staff details staffid (integer) – id of the staff member assigned to the cancelled appointment summary this event ensures that cancelled appointment bookings in mindbody are instantly updated in zapier powered workflows, helping businesses automate scheduling changes, notifications, and follow ups efficiently