Notification Rules
Notification Rules are simple YAML configurations that dictate how PagerTree notifies Account Users regarding Alerts.
Notification Rules must be assigned to the Account User object.
The Notification Rule Object
Property
Type
Description
name
string
The name of the notification rule.
enabled
boolean
Boolean indicating if this notification rule is currently enabled. If false, it will just notify users via their default notification channels.
rules
string
Create a Notification Rule
Allowed Parameters
Required Parameters
name
Retrieve a Notification Rule
Update a Notification Rule
Delete a Notification Rule
List all Notification Rules
Last updated