Where to manage workflows
You can manage workflows in two places:- Workflows in the main dashboard sidebar for a full list of all workflows
- Event Type > Workflows to see only the workflows assigned to a specific event type
How workflows work
Each workflow has three parts:- Event types – choose which event types the workflow applies to
- Trigger – choose when the workflow should run
- Actions – add one or more email actions with recipient, subject, and content
Available triggers
- When event is booked – sends when a booking is created
- Before event starts – sends before the scheduled start time
- After event ends – sends after the scheduled end time
- When event is updated – sends when an event is rescheduled or updated
- When event is cancelled – sends when an event is cancelled
Available recipients
- Host – sends to the assigned event host
- Invitees – sends to the booker and any guests on the booking
- Host and invitees – sends separate emails to both sides
Workflow actions
Each workflow can include one or more email actions. For every action you can:- choose the recipient
- customize the subject
- customize the email content
- enable calendar invitations
- include cancel and reschedule links when supported by the trigger
Include cancel and reschedule links is available for booking, reminder, and update workflows. It is not shown for cancelled or after-event workflows.
Workflow variables
You can insert dynamic variables into the subject and content so every email is personalized with booking data.Shared variables
RECIPIENT– the current email recipient name, or email if no name is availableHOST_FIRST_NAME– first name of the assigned hostHOST_LAST_NAME– last name of the assigned hostBOOKER– name of the person who booked the eventEVENT_DURATION– event durationEVENT_DATE– event dateEVENT_START_TIME– event start timeEVENT_END_TIME– event end time
Content variables
ATTENDEES_LIST– formatted list of all participantsLOCATION– meeting location detailsFORM_ANSWERS– answers submitted in the booking form
Trigger-specific variables
PREVIOUS_EVENT_DATE– previous event date before an updatePREVIOUS_EVENT_START_TIME– previous start time before an updatePREVIOUS_EVENT_END_TIME– previous end time before an updateCANCELLATION_REASON– cancellation reason, when available