Variables may be used to personalize the content of a notification. Variables can be used in both notification subject and body. You can use different variables depending on the e-mail type. The following variables are supported:
$processBoardLink
URL link to the task list. Can be used in an escalation, reminder, and task assignment e-mail.
$body
To use text content that has been mapped in the corresponding dataflow in ARIS Architect. Can be used in all e-mails.
$connectLogoUrl
URL of the ARIS logo.
$subject
Use subject that has been mapped in the corresponding dataflow in ARIS Architect. Can be used in all e-mails.
$serverUrl
Server URL link. Can be used in all e-mails.
$processName
Process name. Can be used in substitution, escalation, reminder, and assignment e-mails.
$activityName
Name of the activity.
$tenantName
Tenant name. Can be used in most e-mails.
$taskAssignee
User to whom the task was assigned. Can be only be used in an escalation e-mail.
$taskUrl
Link to task.
$editTaskUrl
Link to edit task.
$dueDate
Date when the task should be complete. Can be used in a reminder e-mail.
$substitutee
Target user who acts as the substitute. Can be used in a substitution e-mail.
$originalUser
Username of the user who make the substitution. Can be used in a substitution e-mail.
$originalUserDisplayName
Display name(Last Name,First Name) of the user who make the substitution.
$substitutionRole
Substitution role. Can be used in a substitution e-mail.
$substitutionStartDate
Substitution start date. Can be used in a substitution e-mail.
$substitutionEndDate
Substitution end date. Can be used in a substitution e-mail.