Skip to content

Approval Request Notification Email Template

Send a notification to a user indicating they have an approval request that they need to review.

Name: Approval Request Notification

Subject: An approval request is awaiting your review

Body:

<p>Dear ${__recipient.name},</p> 
<p>You have $__contentJson.batchSize approval #if($__contentJson.batchSize==1) request #else requests #end waiting for your review.</p>  
<p>To review approval requests that are assigned to you, please go to: $__global.productUrl/ui/d/approvals/$type</p>
<br/>Thank you,<br/> The ${__global.productName} Team<br/>

Attributes

This email template uses version 2 global variables and the following attributes:

Name Type Description
ApproverIDs Array An array of Identity ID strings correlating to each of the users that are being notified on this approval request.
BatchSize Integer The amount of approvals in the request.
ApprovalName String Name of an approval request describing what the request is for.
Requester Identity The user who is requesting the approval.
Requestee Identity The user for whom access is being requested.
Type String Approval request type.
DueDate Time The due date and time of the approval request.

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.