Adding Conditions

Conditions can be added to any trigger to control when the trigger causes the conditional notification to run. For example, you can add a condition to a New Data trigger to define scenarios that must be met before the trigger will run. Another possibility is to add a condition to a scheduling trigger, e.g. to send a conditional notification if a metric is outside preset bounds.

To add a condition

1. Perform the steps in Creating a Conditional Notification.
2. Drag the If condition onto the canvas, and drop it below the trigger or action option it will apply to.
3. Define the specific conditions that need to be met. Any actions you drag below the condition will be run when the condition is met. Actions dragged below the Else box will be run when the condition is not met.
4. (Optional) To combine an existing IF condition with another IF condition, drag the And - Or condition onto the canvas. A new IF condition is automatically added. Select whether the conditions should be combined using AND or OR using the dropdown menu.
5. Continue with the steps in Configuring a Conditional Notification.