Campaign Nodes
Exit Campaign
End the campaign execution when a contact reaches a final path.
The Exit Campaign node ends a contact's current campaign execution.
When to use it
Use this node anywhere the workflow should stop.
Common examples:
- end an ineligible branch
- stop after a final message or notification
- create a holdout path from a Random Cohort node
- terminate the Not Met path from a Wait Until node
Settings
Exit Campaign has no required configuration. It marks the end of a workflow path.
Simulation and execution behavior
Simulations stop when they reach Exit Campaign. Real executions mark the contact's campaign path as complete when this node runs.
Best practices
- Add explicit exit paths so campaign endings are easy to inspect.
- Use Exit Campaign for branches that should stop rather than reconnecting them into unrelated paths.
- Keep final branches named and organized so execution review is clear.