AppConnect
AppConnect Prebuilt Connectors
01C - Deactivated client (instant) In Mindbody → _zapier
4min
this event triggers when a client is deactivated in mindbody the payload provides detailed information about the client at the time of deactivation, including personal details, contact information, site related data, and updated communication preferences payload structure root object eventdata (object) – contains the client’s details at the time of deactivation eventid (string) – identifies the event type (client deactivated) eventinstanceorigin (string) – source identifier for the event eventinstanceoriginationdatetime (string, iso 8601) – timestamp when the deactivation occurred eventschemaversion (string) – version of the event schema messageid (string) – unique identifier for the message eventdata object firstname (string) – client's first name lastname (string) – client's last name gender (string) – client’s gender (male, female, etc ) birthdatetime (string, iso 8601) – client's date of birth clientid (string) – internal mindbody client id clientuniqueid (string) – unique identifier for the client iscompany (boolean) – whether the client represents a company (true/false) status (string) – membership status (non member, member, etc ) inactive (boolean) – indicates if the client is deactivated (true/false) email (string) – client’s email address previousemail (string or null) – previously used email, if applicable homephone (string) – home phone number mobilephone (string) – mobile phone number workphone (string) – work phone number addressline1 (string) – primary street address addressline2 (string or null) – secondary street address city (string) – city state (string) – state or region postalcode (string) – zip or postal code country (string) – country code (us, ca, etc ) homelocation (string) – id of the home location assigned to the client clientnumberofvisitsatsite (integer) – number of visits to the site siteid (string) – id of the mindbody site where the client was registered creationdatetime (string, iso 8601) – date and time when the client was created creditcardlastfour (string or null) – last four digits of the client’s stored credit card creditcardexpdate (string or null) – expiration date of stored credit card directdebitlastfour (string or null) – last four digits of direct debit account isliabilityreleased (boolean) – whether the client has signed a liability waiver (true/false) liabilityagreementdatetime (string or null) – date and time of liability agreement acceptance referredby (string) – source of referral (another client, google, etc ) leadchannelid (string or null) – lead channel id if applicable isprospect (boolean) – whether the client is a prospect (true/false) notes (string or null) – any notes associated with the client photourl (string or null) – url to the client’s profile photo upon deactivation, all communication preferences may be updated sendaccountemails (boolean) – whether the client receives account related emails (true/false) sendaccounttexts (boolean) – whether the client receives account related texts (true/false) sendpromotionalemails (boolean) – whether the client receives promotional emails (true/false) sendpromotionaltexts (boolean) – whether the client receives promotional texts (true/false) sendscheduleemails (boolean) – whether the client receives schedule related emails (true/false) sendscheduletexts (boolean) – whether the client receives schedule related texts (true/false) summary this payload provides a record of the client’s deactivation, ensuring that any deactivated clients in mindbody are correctly reflected in zapier powered workflows