docs

Creating rules

Set up event-driven rules to automate your email marketing workflows.

Creating a rule

  1. Go to RulesNew Rule
  2. Give it a descriptive name (e.g., "Tag contacts who click")
  3. Configure the trigger, conditions, and actions
Rule builder with trigger, conditions, and actions configuration
Creating a rule with trigger, conditions, and actions

Triggers

Choose what event starts the rule:

TriggerFires when
Email openedA contact opens any campaign
Link clickedA contact clicks a link in any campaign
Email bouncedA send bounces
Complaint receivedA contact marks your email as spam
Form submittedA contact submits a signup form
Contact createdA new contact is added
Contact updatedA contact's properties change
Custom eventA custom event is received via the API

Conditions

Narrow when the rule fires with optional conditions:

  • Contact propertyplan equals "enterprise", company contains "Corp"
  • Taghas tag "vip", does not have tag "churned"
  • List membershipis member of "Newsletter"

Multiple conditions can be combined with AND logic.

Actions

What happens when the rule fires:

ActionWhat it does
Add tagApplies a tag to the contact
Remove tagRemoves a tag from the contact
Add to listAdds the contact to a list
Remove from listRemoves the contact from a list
Update propertySets a contact property to a value

Enabling and disabling

Rules can be toggled on or off. Disabled rules are saved but don't execute.

On this page