Automation
Configure automated email sends based on triggers and rules
Email Automation
Email automation lets you send emails automatically when specific events or conditions occur, without manual intervention.
How Automation Works
graph LR
E[Trigger Event] --> R[Evaluate Rules]
R -->|Conditions Met| T[Select Template]
T --> RES[Resolve Recipients]
RES --> S[Send Email]
R -->|Conditions Not Met| SK[Skip]Automation Rules
An automation rule defines:
| Component | Description |
|---|---|
| Trigger Type | The event that activates the rule |
| Conditions | Additional criteria that must be met |
| Template | The email template to use |
| Recipients | Who receives the email |
Trigger Types
Automation rules fire based on configured trigger types. Triggers correspond to events within the platform, such as:
- Record creation or status change
- Scheduled time-based triggers
- Form submission events
- Custom application events
Creating an Automation Rule
- Navigate to Communications > Automation
- Click Create Rule
- Select a Trigger Type from the available options
- Configure any conditions to narrow when the rule fires
- Select the email template to send
- Define the recipients (static addresses, dynamic resolution, or recipient list)
- Enable the rule and save
Managing Automation Rules
Rule List
| Column | Description |
|---|---|
| Name | Rule name |
| Trigger | Trigger type |
| Template | Associated email template |
| Status | Enabled or disabled |
| Last Triggered | When the rule last fired |
Enable / Disable
Toggle rules on or off without deleting them. Disabled rules do not fire even when the trigger event occurs.
Testing Rules
Before enabling a rule in production:
- Use template preview to verify the email content
- Test with a small recipient set
- Check analytics after the test send