Flows (Automation)
Automate follow-ups, reminders, and internal tasks with flows.
What flows do
A flow is an automation that runs steps for you.
Think: when something happens → do these steps.
Flows are used for:
- Follow-ups and nurture sequences
- Appointment reminders
- Internal task handoffs
- Automated emails and notifications
Key parts of a flow
- Trigger: what starts the flow (example: form submitted, tag added)
- Conditions: rules that decide which path to follow (example: “has tag VIP”)
- Actions: what the flow does (send an email, wait, update a record, etc.)
- Targeting filters: optional list/tag include/exclude rules for tighter audience control
If you are brand new, start with Flow Triggers and then review Flow Steps. For milestones and go-live changes, see Flow Goals and Flow Drafts and Publishing.
Builder updates (March 2026)
- The flow sidebar and top controls were refined for faster editing in larger flows.
- Trigger and wait configuration now supports searchable list/tag selectors with inline create/manage actions.
- Date-based trigger/wait setup now includes explicit trigger time controls to reduce timing ambiguity.
For setup details, see Flow Triggers and Wait Until.
Build a simple first flow (recommended)
2
Pick a trigger
Choose something you can test quickly (like a form submission).
3
Add one wait and one message
A common pattern is:
- Wait 5 minutes
- Send a welcome email
4
Test it with a single contact
Trigger the flow once (submit the form yourself) and confirm the contact moves through the steps.
Start small. A flow that works reliably for one test contact is easier to expand than a big flow that’s hard to debug.
Common flow patterns (copy the idea, customize the content)
- Welcome flow: form submission → wait → send email → tag contact
- Reminder flow: booking created → wait until date/time → send reminder
- Re‑engagement: last activity > X days → send email → if opened/clicked, branch
Troubleshooting (quick checks)
- If contacts don’t enter: confirm the trigger event actually happened (and matches the flow trigger)
- If contacts look “stuck”: check for a Wait step that is waiting on a condition/time that never becomes true
- If emails aren’t sending: confirm email settings and that the contact is eligible to receive messages
Email Builder
Design emails for campaigns and flow steps.
Flow Steps
Learn the building blocks of a flow and when to use each step.
Flow Triggers
Pick the right trigger and test it quickly.
Test a Flow
Validate a flow end-to-end before you turn it on.
Related Help Docs
Updated Mar 5, 2026
Was this helpful?