AppConnect
AppConnect Prebuilt Connectors
02B - Updated Class Booking (Instant) - Mindbody → Zapier
8min
this event triggers when a class booking status is updated in mindbody the payload provides information about the class session, client details, and updated sign in status payload structure root object eventid (string) – identifies the event type (classrosterbookingstatus updated) eventinstanceorigin (string) – source identifier for the event eventinstanceoriginationdatetime (string, iso 8601) – timestamp when the update 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 class classdatetime (string, iso 8601) – scheduled date and time of the class signedinstatus (string) – client’s updated sign in status (signedin, notsignedin, etc ) 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 client pass information clientpassid (string or null) – id of the pass used for the booking location details siteid (integer) – id of the mindbody site where the class is held locationid (integer) – id of the location where the class is held instructor details staffid (integer) – id of the instructor for the class item details (if applicable) itemid (string or null) – id of the item related to the booking itemname (string or null) – name of the item related to the booking itemsiteid (integer or null) – id of the site associated with the item summary this event ensures that any changes in a client's class booking status —such as sign in updates—are instantly reflected in zapier powered workflows