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 — qualify and route a new website lead

Trigger

contact.created

Condition

lead_source = website

Assign Agent

Front Desk Agent

Place AI Call

outbound qualification

Notify Team

Slack #leads

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.