Segments let you target specific groups within your contact lists based on rules.
Creating a Segment
- Go to Contacts → select a list
- Click Segments tab
- Click Create Segment
- Name your segment
- Add rules
- Save
Building Rules
Rules define which contacts match your segment:
[Field] [Operator] [Value]
Examples:
emailcontains@gmail.comcreatedAtafter2024-01-01tagshas_tagvip
Operators
| Operator | Description |
|---|---|
equals / not_equals | Exact match |
contains / not_contains | Text search |
greater_than / less_than | Numeric comparison |
before / after | Date comparison |
has_tag / missing_tag | Tag check |
Using Segments
- Create a new campaign
- In Recipients, select your contact list
- Click Add Segment
- Choose the segment
Only matching contacts receive the campaign.
Next: Transactional API — Send emails programmatically
