Tokens for Escalation Activity

This activity produces the following tokens:

Tokens
Name Description Sample Syntax
Current Count The number of times the Escalation Branch has currently run. You can use this token inside the Escalation Branch to determine different courses of action based on the number of times the branch has run. %(EscalationBranch_Current Count)

The "EscalationBranch" portion of the syntax changes to match the activity's name.

Note: All non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the branch "Accountability: Notification", the syntax for the Current Count token is "%(AccountabilityNotification_Current Count)".