AppConnect
AppConnect Prebuilt Connectors
01B - Updated client (instant) In Mindbody → _zapier
3min
this event triggers when a client’s information is updated in mindbody the payload provides detailed information about the updated client, including personal details, contact information, site related data, and communication preferences payload structure root object eventdata (object) – contains the client’s updated details eventid (string) – identifies the event type (client updated) eventinstanceorigin (string) – source identifier for the event eventinstanceoriginationdatetime (string, iso 8601) – timestamp when the update 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) – whether the client is inactive (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 is 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 sendaccountemails (boolean) – whether the client receives account related emails sendaccounttexts (boolean) – whether the client receives account related texts sendpromotionalemails (boolean) – whether the client receives promotional emails sendpromotionaltexts (boolean) – whether the client receives promotional texts sendscheduleemails (boolean) – whether the client receives schedule related emails sendscheduletexts (boolean) – whether the client receives schedule related texts