Skip to content
Back to Help Center

Flows (Automations)

Flows

Flows are visual automations that trigger actions based on events, keywords, or conditions.

Components

  • TriggersWhat starts the flow: a DM keyword, a new lead, a tag change, a comment, etc.
  • ActionsWhat happens: send a message, add a tag, set a stage, create a task, assign to a team member, wait.
  • ConditionsBranch the flow: does the lead have a specific tag? Is the score above a threshold?
  • Examples

  • Keyword auto-replyTrigger: DM contains "pricing". Action: send pricing PDF link.
  • VIP routingTrigger: lead tagged "vip". Action: assign to senior sales rep.
  • Follow-up sequenceTrigger: new lead. Action: wait 24h → send follow-up → wait 48h → send second follow-up.
  • Qualification gateCondition: score > 70? Yes: book meeting. No: send info pack.
  • Building flows

  • Go to Flows in the sidebar.
  • Click New Flow.
  • Drag triggers, actions, and conditions onto the canvas.
  • Connect nodes with edges.
  • Activate the flow.