Appointment Created Trigger
Fires when a new appointment is booked.
https://api.vantaxai.com/v1/workflows (trigger: appointment.created)Use the `appointment.created` trigger to automate reminders, confirmations, and prep work whenever an appointment is scheduled. Scope it to a specific `calendar_id` so each calendar can have its own follow-up logic. When the event fires, the Workflow's `trigger_event` carries the appointment payload below. Reference this trigger by setting `trigger.type` to `appointment.created` on the Create Workflow endpoint.
Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Content-TypestringrequiredMust be application/json for requests with a body.
example: application/json
Body Parameters
trigger.typestringrequiredSet to `appointment.created` to use this trigger.
example: appointment.created
trigger.config.calendar_idstringoptionalOnly fire for appointments booked on this calendar.
example: cal_22f9