Add the account to a list
Add the account to a list adds the account currently in scope to a list you choose. If the account is already on the list, the step completes without error and the automation continues. This action is available on account-scoped triggers.
Use this action to segment accounts dynamically — flag accounts for follow-up, route them into list-based campaigns, or track which accounts have reached a specific point in a workflow.
How it works
- The automation reaches this step with an account in scope from the trigger
- The step reads the List field to identify the target list
- The platform checks whether the account is already on that list
- If not already present, the account is added to the list
- The automation continues to the next step
Set up the action
- Open the automation builder and add a new step
- Under Lists, select Add the account to a list
- Configure the field:
| Field | Required | Description |
|---|---|---|
| List | Yes | The list to add the account to. Select from your existing lists. |
tip
The List field does not support dynamic content — select a specific list from the dropdown. To add the same account to multiple lists, add separate Add the account to a list steps for each list.
Outputs
This action produces no outputs available to downstream steps.
Related resources
- Actions overview — Browse all available actions
- Remove the account from a list — Remove an account from a list
- Logic & flow control — If/else branches, delays, and jump steps
- Creating and configuring automations — Build and configure workflows