AppConnect
AppConnect Prebuilt Connectors
01D - Updated client (fetch) In Mindbody → _zapier
11min
this event triggers when a client’s information is updated in mindbody via a scheduled data fetch, which runs every 15 minutes unlike the instant update event, this fetch based update provides a more accurate reflection of the client's membership status and other key attributes that may not be captured in real time payload structure root object updated uuid (string) – unique identifier for the update event (clientid timestamp) client personal details id (string) – internal mindbody client id uniqueid (string) – unique identifier for the client firstname (string) – client's first name middlename (string or null) – client's middle name lastname (string) – client's last name gender (string) – client’s gender (male, female, etc ) birthdate (string, iso 8601) – client’s date of birth status (string) – client’s membership status (non member, member, etc ) this fetch based update ensures this field is more accurate than the instant version iscompany (boolean) – whether the client represents a company (true/false) isprospect (boolean) – whether the client is a prospect (true/false) active (boolean) – whether the client is active (true/false) contact information email (string) – client’s email address homephone (string) – home phone number mobilephone (string) – mobile phone number workphone (string) – work phone number workextension (string or null) – work phone extension address details 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 ) home location details homelocation id (string) – home location id homelocation name (string) – name of the client’s home location homelocation address (string) – primary address of the home location homelocation address2 (string or null) – secondary address of the home location homelocation city (string) – city of the home location homelocation stateprovcode (string) – state/province of the home location homelocation postalcode (string) – zip or postal code of the home location homelocation phone (string) – home location phone number homelocation latitude (float) – latitude of the home location homelocation longitude (float) – longitude of the home location homelocation hasclasses (boolean) – whether the location offers classes (true/false) financial & agreement information accountbalance (float) – client’s account balance liabilityrelease (boolean) – whether the client has signed a liability waiver (true/false) liability isreleased (boolean) – whether the client is liability released (true/false) liability agreementdate (string or null) – date and time of liability agreement acceptance client engagement & referral referredby (string) – source of referral (another client, google, etc ) prospectstage (string or null) – prospect stage if applicable salesreps (array) – sales representatives associated with the client client notes & alerts notes (string or null) – any notes associated with the client redalert (string or null) – red alert message, if applicable yellowalert (string or null) – yellow alert message, if applicable lastformulanotes (string or null) – last recorded formula notes suspension information suspensioninfo bookingsuspended (boolean) – whether the client’s booking is suspended (true/false) suspensioninfo suspensionstartdate (string or null) – start date of the suspension suspensioninfo suspensionenddate (string or null) – end date of the suspension communication preferences 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 fetch based update runs every 15 minutes , providing more accurate membership status updates and ensuring that any client changes in mindbody are correctly reflected in zapier powered workflows unlike the instant update version, this process captures membership and status changes that may not be available in real time