Mindbody · Arazzo Workflow
Mindbody Add Client and Book Class
Version 1.0.0
Create a new client, find an upcoming class, and book the client into it.
View Spec
View on GitHub
FitnessWellnessBeautySchedulingBookingPoint-of-SaleStudiosSalonsSpasWebhookArazzoWorkflows
Provider
Workflows
add-client-book-class
Onboard a new client and book them into an upcoming class.
Resolves the site's class descriptions, lists the scheduled classes, creates the client, and then enrolls the client in the selected class instance.
1
listClassDescriptions
Retrieve the class descriptions configured for the site to confirm the studio's class catalog before booking.
2
listClasses
List the scheduled class instances for the requested date range so a bookable class can be selected.
3
addClient
Create the new client record using the supplied name and email. The created client's Id is captured for booking.
4
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.