Short answer: Drop the "Acuity Scheduling → List Appointments" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Min Date minDate | string | Optional | ISO 8601 date |
Max Date maxDate | string | Optional | Max Date |
Max Results max | number | Optional | Max Results |
{"minDate": "{{trigger.minDate}}","maxDate": "{{trigger.maxDate}}","max": "{{trigger.max}}"}
{"items": [{"id": 12345,"type": "Consultation","email": "john@example.com","datetime": "2026-04-15T14:00:00","lastName": "Doe","firstName": "John"}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.