Access Request for Other Email Template
The Access Request for Other emails is sent to a user to confirm that they've successfully submitted an access request for someone else.
Name: Access Request for Other
Subject: ${requesterName} Has Requested Access on Your Behalf
Body:
Dear ${user.name},
${requesterName} has requested the following access on your behalf:
#foreach ( $type in ${requestedObjectNamesByType.keySet()} ) $type:
- #foreach ( $name in ${requestedObjectNamesByType.get($type)} )
- $name
- #if($removeDate) {scheduledSunsetDate}
- #end
#end
Thanks,
The ${PRODUCT_NAME} Team
Attributes
This email template uses version 1 global variables and the following template-specific attributes:
Documentation Feedback
This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/saas/help/common/emails/et_ar_forother.html