05/18/2023 12:53 AM
Hi Team,
Do we have any binding variable other than {asignee.email} to fetch the email of the approver of a request.
Actually our requirement is to send an email notification to the approver once the access is granted, Do we have any binding variable which will satisfy our requirement.
05/18/2023 01:06 AM
Please try ${allApprovers.collect{it.email}}
For more details on variable please refer to https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter06-EIC-Configurations/Creati...