Configuring a New Data Notification

A conditional notification of type New Data is triggered when new data arrives or is updated in the data warehouse that matches a certain condition.

To begin creating a notification, open the Conditional Notifications Dashboard page (Analytics > Conditional Notifications) and click +Create Notification.

Tip:The Notification Wizard appears in the left pane. The wizard guides you through the steps in the configuration process and allows you to move directly to any step by clicking its name in the list.

Note:All changes are saved automatically as you build your conditional notification.

To configure a new data notification

1. Choose your notification type:
a. In the Notification Name field, type a meaningful name for the notification.
b. Select New Data Notification.

Tip:After you select the notification type, the Notification Wizard appears in the left pane. The wizard guides you through the steps in the configuration process and allows you to move directly to any step by clicking its name in the list.

c. Click Next.
2. Select your data source:
a. On the Select Data Source page, select the relevant table or entity that the notification should monitor (for example, downloads, entitlements). Use the Search objects... field above the list to quickly locate the desired table or entity.
b. Click Next. The Configure Trigger Conditions page is displayed.
3. Define the trigger conditions:
a. The Available Fields area displays all fields available in the source. Type the name of a field in the Search box to quickly locate it, then drag and drop the field into the blue box onto the Conditions canvas.
b. For each condition, select an operator from the dropdown and specify a value in the green box. For information on available operators, see Configuring a New Data Notification.

Example: DownloadsAttemptedCount > 0 triggers an alert if any user attempts to download a file.

c. Optionally:
Add more conditions using the +Condition button.
Multiple conditions can be grouped using AND/OR logic.
Add a nested condition using the +AND/OR Group button.
Click the red x to remove a condition.

d. Click Next. The Configure Notifications page is displayed.
4. Configure the notification destination:
a. You must configure at least one destination for the notification delivery. The following destinations are available for notifications of type New Data:
Email—Enter recipient email addresses, subject, and message. Insert tokens from the data source to include dynamic values in the notification. For configuration details, see Email.
Webhook—Provide a webhook URL, select the POST or PUT method, and craft the message to be delivered to the webhook. For configuration details, see Webhook.
b. Click Next.
5. Review and generate the notification:
a. Review all configuration details.
b. If required, click the Pencil icon to modify the notification.
c. Optionally, click Save Draft to save the notification without activating it.
d. When you are happy with your changes, click Complete. This activates the notification.
e. Click All Notifications to return to the Conditional Notifications Dashboard.