Skip to main content
Triggers & Actions helps you build automation rules like: “When X happens -> the system automatically does Y”, without needing someone to monitor or handle the task manually. For example:
  • When a customer gets the Tag “VIP” -> automatically transfer the chat to a human agent
  • When a customer subscribes to a Sequence -> automatically add the Tag “Being nurtured”
  • When a new contact comes in through an Entry Point Link -> automatically start a welcome Flow
Open Triggers from the menu to get started.

How to create a Rule

  1. In the left menu, open Triggers.
  2. Click + Create Rule to create a new rule.
triggers_create
  1. You will see an interface split into 2 columns:
    • When this happens
    • Actions
triggers_rule

Left column: When this happens

Click + Add Condition, then choose the event you want to monitor. Conditions are grouped by topic:

Tags

Custom Fields

Sequences

Entry Point Link

Right column: Actions

Click + Add Action, then choose what the system should do automatically when the conditions are met:

Real example

Scenario: You want to automatically save a new contact’s name into Google Sheets when the contact comes in from an ad. Result: every time a new customer messages you from an ad link, the name and other details are added to the sheet automatically, with no manual copy and paste.
Note: A Rule can combine multiple Conditions and multiple Actions at the same time. The system only triggers the Rule when all conditions are met together.