Source Collaboration Comment Notification Email Template
The Source Collaboration Comment Notification email is sent when a user working on an assigned source leaves a comment. If the assignee leaves a comment, the administrator that assigned them this source receives this email. If the administrator leaves a comment, the assignee receives this email.
Name: Source Collaboration Comment Notification
Subject: $author commented on the $sourceName source configuration
Body:
Dear $__recipient.name,<br/><br/>
#set($url=$__global.productUrl + '/ui/a' + $uri )<p>$author left the following comment on the $sourceName source:</p>
<div style=\"border: #1D5ADE; border-width: 2px; border-style: dotted; padding-left: 15px; padding: 10px;\"><strong>$author</strong>$comment</div>
<p> </p>
<p>Go to the <a href=\"$url\">$sourceName</a> configuration page or sign in to $__global.productName to reply to this comment.<br/>
<br/>Thanks,<br/> The $__global.productName Team<br/>
Attributes
This email template uses version 2 global variables and the following template-specific attributes:
Name | Type | Description |
---|---|---|
author | string | The display name of the user that entered the comment. |
comment | string | The full text of the comment. |
sourceName | string | The name of the source as the user entered it, if applicable. Otherwise, the name of the aggregated application. |
url | string | A link to the page where the comment was added. |
Documentation Feedback
Feedback is provided as an informational resource only and does not form part of SailPoint’s official product documentation. SailPoint does not warrant or make any guarantees about the feedback (including without limitation as to its accuracy, relevance, or reliability). All feedback is subject to the terms set forth at https://developer.sailpoint.com/discuss/tos.