AppConnect
AppConnect Prebuilt Connectors
07 - New class schedule (instant) In Mindbody → _zapier
7 min
this event triggers when a new class schedule is created in mindbody the payload provides details about the class schedule, including its timing, location, instructor, and capacity payload structure root object eventid (string) – identifies the event type (classschedule created) eventinstanceorigin (string) – source identifier for the event eventinstanceoriginationdatetime (string, iso 8601) – timestamp when the class schedule was created eventschemaversion (integer) – version of the event schema messageid (string) – unique identifier for the message class schedule details classscheduleid (integer) – unique identifier for the class schedule classdescriptionid (integer) – id associated with the class description daysofweek (array) – days of the week when the class occurs (e g , monday, tuesday) startdate (string, iso 8601) – date when the class schedule begins enddate (string, iso 8601) – date when the class schedule ends starttime (string, hh\ mm\ ss) – scheduled start time of the class endtime (string, hh\ mm\ ss) – scheduled end time of the class isactive (boolean) – indicates whether the class schedule is active (true/false) instructor details staffid (integer) – id of the instructor assigned to the class staffname (string) – name of the instructor assistant instructor details (if available) assistantoneid (integer or null) – id of the first assistant instructor assistantonename (string or null) – name of the first assistant instructor assistanttwoid (integer or null) – id of the second assistant instructor assistanttwoname (string or null) – name of the second assistant instructor location & resources siteid (integer) – id of the mindbody site where the class schedule was created locationid (integer) – id of the location where the class is held resources (object) – information about any assigned resources id (integer) – resource id name (string) – resource name (e g , zoom 5) class capacity maxcapacity (integer) – maximum number of attendees allowed webcapacity (integer) – maximum number of online bookings allowed summary this event ensures that newly created class schedules in mindbody are instantly updated in zapier powered workflows, allowing businesses to automate scheduling, notifications, and capacity management efficiently