Subscriber Leaves List Trigger
The Subscriber Leaves List trigger fires when a subscriber is removed from a list.
When It Fires
- Admin manually removes subscriber from a list
- Subscriber unsubscribes from a list
- An automation removes them via “Remove from List” action
- API call removes subscriber from a list

Configuration Options
| Option | Description |
|---|---|
| List | Select a specific list, or leave as “Any list” |
Available Data
| Variable | Description |
|---|---|
{{email}} | Subscriber’s email |
{{first_name}} | First name |
{{last_name}} | Last name |
{{list_id}} | The ID of the list they left |
{{list_name}} | The name of the list |
Common Use Cases
Win-back Campaign
- Subscriber Leaves List: “Premium Members”
- Wait: 3 days
- Send Email: “We miss you! Here’s a special offer to come back”
Clean Up Tags
- Subscriber Leaves List: “Product A Users”
- Remove Tag: “product-a-active”
Pro Tips
- Consider why they left before sending follow-up emails
- Use a wait step to give them time before re-engaging
Last updated: January 14, 2026
