Notification Rule Fields
| Field | Description |
|---|
| Name | A descriptive name for this notification rule. |
| Enabled | Toggle to activate or deactivate the rule without deleting
it. |
| Event Type(s) | One or more events that trigger this rule. |
| Channel(s) | One or more delivery methods for the notification. |
| Channel-specific settings | Additional fields depending on the channels selected. |
Email Channel
The email channel sends an email to one or more recipients when the event
triggers.
| Field | Description |
|---|
| Email Recipients | A list of email addresses to receive the notification. |
HTTP POST Channel
The HTTP POST channel sends an HTTP POST request to an external endpoint when the
event triggers.
| Field | Description |
|---|
| API URL | The endpoint URL to post the notification to. |
| API Headers | Optional key and value pairs to include as request headers, such as
authorization tokens. |