Escalation Triggers

Prev Next

Introduction

Escalation Triggers are based on an object's states. When the object enters the begin state, the trigger activates and waits for a set period. If the object reaches an end state during this time, the trigger is canceled. If not, the associated actions are carried out. 

For example, if an item is marked as "Awaiting Receipt" and you need to remind stakeholders that the item has been pending for 14 days, you can use this trigger. Set "Awaiting Receipt" as the begin state and the time period to 14 days. The trigger will be canceled if the item's state changes to "Received" within those 14 days.

Escalation triggers vs scheduled triggers
Escalation triggers are a simplified version of scheduled triggers. The difference between the two is in the fact that escalation triggers work only based on state (which is the most common attribute to trigger an escalation) while schedule triggers can incorporate more complex conditions including field values

Configure an Escalation Trigger

  • Name: enter a name for your escalation trigger
  • Description:  Provide a brief description of your trigger
  • Type: Select Escalation as the type
  • Order: Triggers can be executed in a designated sequence. Those with the lowest order number are executed first. If an order is not specified, triggers default to an order number of 0.

Admin Portal: Create Trigger Screen

  • Begin State: Select the state from the dropdown at which the trigger should be activated.
  • End States: Select the end states where the activated trigger will be discarded.  Multiple states may be selected as end states. 
If the object is not in one of the specified end states (even if it has already passed through the state) when the escalation schedule is reached, the trigger is activated and the specified actions are fired.
  • Within: The "Within" parameter sets the timer for how long the trigger will wait before deciding whether to execute the actions or cancel itself. This time can be defined in minutes, hours, days, or weeks.
  • Select the Actions to be executed using the icon.
  • Click on Create.
Admin Portal: Create Trigger Screen

The history logs every detail concerning the objects, so when an escalation trigger is activated, it records an entry, indicating the scheduled time for the trigger to fire.

Agent Portal: Object History 

Video Tutorial