Skip to content

Certification Reassignment Email Template

The Certification Reassignment email notifies the new reviewer when a reviewer reassigns identities' certifications to another access reviewer.

Name: Certification Reassignment

Subject: New certification reassignment request

Body:

<p><span style="font-family: helvetica,arial,sans-serif;"> Dear ${user.name},<br></span></p>
<p>${requesterName} has assigned ${numNewIdentities} #if(${numNewIdentities} == 1) user #{else} users #end to you for review in a certification.</p>
<p>Reason for reassignment: ${description}</p>
<p>You have until $spTools.formatDate($certification.expiration,3,0) to review and either approve, change, or revoke access for these users.</p>
<p>Format 1: $spTools.formatDate($certification.expiration)</p>
<p>Format 2: $spTools.formatDate($certification.expiration, "MM/dd/yyyy hh:mm")</p>
<p>Format 3: $spTools.formatDate($certification.expiration,3,3) and $spTools.formatDate($certification.expiration,2,2) and $spTools.formatDate($certification.expiration,1,1) and $spTools.formatDate($certification.expiration,0,0)</p>
<p>Click <a href="$identityNowUrl/ui/d/certifications-review/certification/${certification.id}">here</a> to review the certification.</p>

Attributes

This email template uses version 1 global variables and the following template-specific attributes:

Name Type Description
certification Certification The certification that the notification is referring to.
description String The reason for reassignment.
numNewIdentities String The number of identities reassigned to a new reviewer.
requesterName String The user who requested the reassignment.

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.