Creating a Subscription Template

Create Webhook Subscription Dialog

  1. Open the Subscription Templates module in the Alerts section.

  2. Click Create Subscription Templatein the top right corner.

  3. Fill in the required fields (marked with *) for each step in the dialogue.

  4. Click Create.

Create Subscription Template

Below is an example of a Subscription Template with an expression requiring a change of the field bankName and the swift address to equal a number for a notification to be sent. The expression builder allows building complex conditions to limit the amount of notifications to be informative and wanted. The fields "Template Message" and "Fields" are optional, and can customize the notifications sent.

In Expression Builder, the Field can be selected with the Customize Columns modal, like in lists. Conditions can be customized in detail using grouping Add Group , to allow multiple combinations of AND /OR conditions. A simplified preview of the conditions are displayed at the bottom of the modal.

Fields limit what fields should be returned in the notification and can look like this {"fieldName1":"*","fieldName2":"*"}. Read more about how to specify Fields here.

Subscription Templates can either use Object Type, Event Type and an Expression as a "trigger". Or it can use an existing Alert Script to decide when a notification will be sent. You need to clear Object Type and Event Type to be able to change from an Expression to Alert Script.

Last updated

Was this helpful?