Alert Email Templates

The following variables are available to designers of this type of email template:

VARIABLE
DESCRIPTION
detailsIncludes properties and methods that describe the details of the alert of which the user is being notified. For example, details.alertRule is one property. Alert rule is itself an object, comprised of the properties name and description. So, to cause an Alert email template to display the name of the alert rule that triggered the notification, the designer would specify $details.alertRule.name.
details.alertRule.descriptionThe description of the alert rule that triggered an email notification.
details.alertRule.nameThe name of the alert rule that triggered an email notification.