Acuity Scheduling
Business appsUsername & passwordcredential probe
Book, reschedule and cancel Acuity Scheduling appointments and manage the account's webhook subscriptions.
OCNORA ships 9 typed Acuity Scheduling operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://acuityscheduling.com/api/v1 through the HTTP node with the same credential.
Triggers 1
- EventStart a run when an Acuity Scheduling appointment is booked, rescheduled, canceled or changed.trigger.acuity_scheduling_event
Operations 9
- Cancel AppointmentCancel an appointment, optionally recording it as a client no-show.acuity_scheduling.cancel_appointment
- Book AppointmentBook a client onto an appointment type at a specific date and time.acuity_scheduling.create_appointment
- Create WebhookSubscribe a URL to an Acuity appointment event so a workflow trigger receives it. An account may hold at most 25 subscriptions.acuity_scheduling.create_webhook
- Delete WebhookRemove a webhook subscription so Acuity stops delivering that event.acuity_scheduling.delete_webhook
- Get AppointmentFetch one appointment by its numeric id.acuity_scheduling.get_appointment
- List Appointment TypesList the services, classes and series clients can book.acuity_scheduling.list_appointment_types
- List AppointmentsList appointments, optionally filtered by date, calendar, type or client.acuity_scheduling.list_appointments
- List WebhooksList the webhook subscriptions registered on the account.acuity_scheduling.list_webhooks
- Reschedule AppointmentMove an existing appointment to a new date and time.acuity_scheduling.reschedule_appointment
More in Business apps
Run your first Acuity Scheduling workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.