Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Access to additional properties E-Mail Templates

Murmur
Regular Contributor III
Regular Contributor III

Hi everyone, 

We would like to implement a onboarding email that is sent to the, when the respective AD Account is enabled. 

This email needs to be sent to their private email address, as they don't have access yet to their company mailbox (The ${user.email} attribute contains the company e-mail address). 

Is there any way to use a secondary email address in the TO field of e-mail templates? 

Cheers 

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You can use any another property of user and send email 

${user.customproperty1}
${user.secondaryEmail}


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.