Skip to Content
FeaturesWorkflows & Automations

Workflows & Automations

Workflows automate repetitive tasks in your sales process. Use the visual builder to create trigger-action sequences that run automatically.

Workflow Concepts

Triggers

A trigger starts the workflow. Available triggers:

  • Lead created — fires when a new lead is added
  • Lead stage changed — fires when a lead moves stages
  • Deal stage changed — fires when a deal progresses
  • Scheduled — fires on a time schedule (daily, weekly, etc.)
  • Anniversary — fires on contact/lead date anniversaries
  • Form submitted — fires when a web form is filled out

Actions

Actions are what the workflow does:

  • Send email — send a templated email
  • Create task — assign a follow-up task
  • Update field — change a lead/deal/contact field
  • Add tag — apply a tag for segmentation
  • Send notification — alert a team member
  • Wait — pause for a specified duration before continuing

Conditions

Add branching logic:

  • If/else — different paths based on field values
  • Filter — only continue if criteria are met

Visual Builder

The workflow builder uses a drag-and-drop canvas:

  1. Go to Workflows in the sidebar
  2. Click New Workflow
  3. Select a trigger from the left panel
  4. Drag actions and conditions onto the canvas
  5. Connect nodes by dragging between them
  6. Configure each node by clicking on it
  7. Click Save and then Activate

Workflow Status

  • Draft — being built, not running
  • Active — running and processing triggers
  • Paused — temporarily stopped
  • Archived — no longer in use

Example Workflows

New Lead Follow-Up

  1. Trigger: Lead created
  2. Action: Wait 1 hour
  3. Action: Send welcome email
  4. Action: Create task “Call new lead” assigned to lead owner

Deal Stale Alert

  1. Trigger: Scheduled (daily)
  2. Condition: Deal stage unchanged for 7+ days
  3. Action: Send notification to deal owner

Tips

  • Start simple — one trigger, one or two actions
  • Test workflows with a test lead before activating
  • Monitor workflow logs to catch any failures
  • Use the wait action to space out automated emails naturally
Last updated on