08 - New location (instant) In Mindbody → _Zapier
This event triggers when a new location is created in Mindbody. The payload provides details about the location, including its name, address, contact information, and tax settings.
Payload Structure
Location Details
- siteId (integer) – ID of the Mindbody site where the location was created.
- locationId (integer) – Unique identifier for the location.
- name (string) – Name of the location.
- description (string) – Description of the location.
- hasClasses (boolean) – Indicates whether the location offers classes (true/false).
Contact Information
- phone (string) – Primary phone number of the location.
- phoneExtension (string or null) – Phone extension (if applicable).
Address Details
- addressLine1 (string) – Primary street address.
- addressLine2 (string or null) – Secondary street address.
- city (string) – City where the location is based.
- state (string) – State where the location is based.
- postalCode (string) – Zip or postal code.
Geolocation
- latitude (float) – Latitude coordinates of the location.
- longitude (float) – Longitude coordinates of the location.
Tax Information
- tax1 (float) – First tax rate applied at this location.
- tax2 (float) – Second tax rate applied at this location.
- tax3 (float) – Third tax rate applied at this location.
- tax4 (float) – Fourth tax rate applied at this location.
- tax5 (float) – Fifth tax rate applied at this location.
Appearance
- webColor5 (string) – Web color code associated with the location.
Summary
This event ensures that newly created locations in Mindbody are instantly updated in Zapier-powered workflows, allowing businesses to automate location management, scheduling, and client communication efficiently.