Mindbody · Arazzo Workflow
Mindbody Book Appointment
Version 1.0.0
Find bookable appointment availabilities and book an appointment into an open slot.
View Spec
View on GitHub
FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooksArazzoWorkflows
Provider
Workflows
book-appointment
Check availability for a session type and book an appointment when a slot is open.
Looks up bookable availabilities, and if one or more open slots are returned, books an appointment for the client with the chosen staff member and session type.
1
findAvailabilities
getBookableItems
Retrieve the bookable availabilities for the requested session type and date range.
2
createAppointment
addAppointment
Book the appointment for the client into the open slot using the chosen location, staff member, and session type.