Skip to content

Automations Overview

What are automations?

Automations are rules that run automatically when something happens in your pipeline. They eliminate repetitive manual steps and ensure nothing slips through the cracks — regardless of how busy your team is.

Every automation follows the same structure:

Trigger → Conditions → Actions
  1. A trigger fires when a specific event occurs
  2. Conditions filter whether the rule applies to this specific case
  3. Actions run when the conditions are met

What automations can do

Automations help you:

  • Automatically assign leads to the right rep when a form is submitted
  • Schedule follow-ups when a lead moves to a new stage
  • Alert your team when a lead has been sitting in one stage too long
  • Send emails to leads or team members based on pipeline events
  • Create tasks automatically when certain conditions are met
  • Add notes to lead records as part of a workflow
  • Monitor workspace capacity — notify you when you’re approaching limits

How automations improve your workflow

Without automations, each of these actions requires a person to remember to do it. With automations:

Manual processAutomated version
Rep checks list for follow-ups dueFollow-up is auto-scheduled when lead moves to “Contacted”
Manager manually assigns inbound leadsAutomation assigns by source or campaign
Team notices a stale deal too lateAutomation alerts manager after 5 days with no activity
Rep forgets to send welcome emailAutomation sends it on form submission

Automation types by trigger timing

Immediate triggers

These run instantly when a CRM event occurs:

TriggerFires when
lead_createdA new lead is added to the pipeline
lead_updatedAny field on a lead changes
lead_stage_changedThe lead moves to a different pipeline stage
lead_assignedA lead is assigned to a team member
lead_form_submittedA form submission creates a new lead

Scheduled triggers

These run on a background schedule (checked periodically by the server):

TriggerFires when
lead_followup_dueA follow-up’s scheduled time has arrived
lead_followup_overdueA follow-up has passed its due time without being marked done
lead_no_activity_for_daysA lead has had no logged activity for N days
task_overdueA task’s due date has passed
trial_ending_soonYour trial is approaching expiry
lead_capacity_warningYour lead count is approaching the plan limit

Actions available

ActionWhat it does
assign_ownerAssign the lead to a specific user
change_stageMove the lead to a pipeline stage
schedule_followupCreate a follow-up reminder for the lead
create_taskCreate a task and assign it to a user or role
send_emailSend an email to the lead or a team member
send_alertSend an in-app and/or email notification to a user or role
add_noteAdd an automated note to the lead’s activity log
add_categoriesTag the lead with category labels
remove_categoriesRemove category tags from a lead
notify_roleNotify all users of a specific role (e.g., all Managers)

Go to next