Configuring sequence outcomes in Settings
Sequence outcomes are limited when configuring in Settings.
You can configure these outcomes in a sequence’s Settings:
- Exit events
- Continuation to a new sequence
- Exit events with continuation to a new sequence
New sequences are saved as drafts.
For more outcome options, configure in the Journey MapA visualization of messaging components that can be connected to create a continuous user experience. You can also create and edit from the map. instead. See: Configuring sequence outcomes in the journey map.
Configuring continuation
Route users to a new sequence when Airship sends the last message in the current sequence.

Go to Journeys and select a sequence.
Click .
Click Settings in the header.
Go to the Outcomes tab.
Click Add Link .
Set the delay period — the time Airship should wait after this sequence ends before starting users on the new sequence. Enter a value in minutes, hours, or days. The maximum delay period is 90 days.
Enter a name for the new sequence.
Click Save then Save and continue.
You will return to the Sequence ManagerA preview of the messages in a sequence, with options for editing and testing, and for running experiments. .
Configuring exit events and optional continuation
Exit users from the sequence when an event occurs. You can set up multiple events. After configuring an event, you have the option to route users to a new sequence. See also: Exit events.
Go to Journeys and select a sequence.
Click .
Click Settings in the header.
Go to the Outcomes tab.
Select Add Goal or Add Event .
Select Contact association, Tag change, or Custom event.
For Tag change:
- Search for a tag. If the tag you search for does not appear, click Create [search term] to create a new tag. You can select a tag group filter before or after searching.
- (Optional) Click Add Another to add more tags. Airship handles multiple tags as a Boolean OR.
- Choose to perform the event when a tag is Added, or Removed.
For Custom event:
Search for a custom event, then select an event from the listed results. The search shows events that occurred in the last 30 days. If your event name does not appear in the search results, click Use [search term] to use the event name as typed.
(Optional) Click Add Another to add more events. Airship handles multiple events as a Boolean OR.
(Optional) Filter custom events by value or key/value properties. Filtering events this way can help you more precisely target your audience.
- Click Add event properties for the custom event.
- Click Add property and search for a property, or click Add event value.
- If applicable, select the operator you want to use to evaluate the value or property.
- Enter or select the value you want to filter for.
- (Optional) Click to add an alternative for a filter.
- (Optional) Click Add property or Add event value to add more filters.
- Select ALL/ANY to determine how to evaluate multiple filters and alternatives within each filter.
- ALL = all criteria must be met (boolean AND)
- ANY = any criteria must be met (boolean OR)
- Click Save.
Note The filter does not show events and event properties for custom events associated with Named UsersA customer-provided identifier used for mapping multiple devices and channels to a specific individual. . You can still use events associated with named users as triggers, but you must enter their information manually.
Tip You can use file upload to provide multiple values to match against a specified event property’s value. For string properties only.
For example, for a point-of-sale system that emits events when a sale occurs, an event might have the following data:
name: "sale-completed" properties: customer_id: 234234 store_id: 103843 region: "northwest-usa"
To trigger only when sales occur in the regions of
northwest-usa
andsouthwest-usa
but notmidwest-usa
or any other region, you would do the following to filter your custom events:- Search for or enter the property name
region
. - Select operator File upload (is one of).
- Upload a
.txt
file containing valuesnorthwest-usa
andsouthwest-usa
.
Provide your values in a line delimited
.txt
file. Each value must be on a separate line. 100KB maximum file size.(Optional) Set the maximum age for the events. If an event is received after it is older than a certain age, the automation or sequence will not start.
- Enable Event Expiration.
- Enter a value in minutes, hours, days, months, or years.
(Optional) Route users to a new sequence after an exit event occurs. Enter a name for the sequence.
Click Save then Save and continue.
You will return to the Sequence ManagerA preview of the messages in a sequence, with options for editing and testing, and for running experiments. .
Categories