Workflows

Automate your operations with event-driven Workflows — chain steps together that fire when contacts, appointments, messages, and calls happen, then watch each run execute step by step.

Example workflow — confirm a new booking and alert the team

Trigger

appointment.created

Condition

calendar = Front Desk

Send Confirmation

booking details to the caller

Log Outcome

appointment_booked on the contact

Notify Team

Slack #bookings

Complete

execution finished

Available Triggers

Contact Created

contact.created

A new contact is added to the sub-account.

Appointment Created

appointment.created

An appointment is booked on any calendar.

Message Received

message.received

An inbound message arrives on any channel.

Call Completed

call.completed

An AI voice call finishes with an outcome.

Custom Event

custom.event

Your own event posted to the workflow webhook.