AppConnect
AppConnect Prebuilt Connectors
02C - Cancelled Class Booking (Instant) - Mindbody → Zapier
7min
this event triggers when a class booking is cancelled in mindbody the payload provides information about the class session, client details, and location data, ensuring that cancellations are instantly reflected in zapier powered workflows payload structure root object eventid (string) – identifies the event type (classrosterbooking cancelled) eventinstanceoriginationdatetime (string, iso 8601) – timestamp when the cancellation occurred eventschemaversion (integer) – version of the event schema messageid (string) – unique identifier for the message class booking details classrosterbookingid (integer) – unique identifier for the class booking classid (integer) – id of the cancelled class classname (string) – name of the cancelled class classcategory (string) – category of the class classsubcategory (string) – subcategory of the class classprogramid (integer) – id of the class program classprogramname (string) – name of the class program classsessiontypeid (integer) – id of the session type classsessiontypename (string) – name of the session type classsessiontypenumdeducted (integer) – number of sessions deducted due to cancellation classstartdatetime (string, iso 8601) – start date and time of the class classenddatetime (string, iso 8601) – end date and time of the class classmaxcapacity (integer) – maximum capacity of the class client details clientid (integer) – 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 clientbirthdate (string, iso 8601) – client’s date of birth clientgender (string) – client’s gender (male, female, etc ) clientstatus (string) – client’s status (non member, member, etc ) clientaccountbalance (float) – client’s current account balance clientnotes (string or null) – any notes associated with the client clienthomelocationid (integer or null) – id of the client’s home location clienthomelocationname (string) – name of the client’s home location client sales representative (if applicable) clientsalesrepfirstname (string or null) – first name of the assigned sales representative clientsalesreplastname (string or null) – last name of the assigned sales representative clientsalesrepid (integer or null) – id of the assigned sales representative instructor details classinstructorfirstname (string) – instructor’s first name classinstructorlastname (string) – instructor’s last name classinstructoremail (string) – instructor’s email address classinstructorphone (string) – instructor’s phone number location details locationid (integer) – id of the location where the class was scheduled locationname (string) – name of the location locationaddress (string) – address of the location locationcity (string) – city where the class was scheduled locationstate (string) – state or region locationpostalcode (string) – zip or postal code locationphone (string) – location contact phone number locationlatitude (float) – latitude of the location locationlongitude (float) – longitude of the location summary this event ensures that cancelled class bookings in mindbody are instantly updated in zapier powered workflows, preventing scheduling conflicts and ensuring accurate records for clients and staff