Configuration Variables
You can create the following variables for a notification. The notification is delivered to the user based on the configuration variables defined.
| Name | Description | Mandatory | Example |
|---|---|---|---|
| ah_webhook_url | MS teams webhook connector URL | True | https://sro-webhook.office.com/webhook2121aw |
| ah_title | Title of the notification | False | ${number - [$severity] - ${state}} |
| ah_message | Message body of the notification | False | <b>Number:</b> ${number} </br> <b>Source:</b> ${source} </br> <a href="@{link}"> Click here to see alert. |