Email Template

Bats-Man
New Contributor III
New Contributor III

Hello Guys,

I am currently working on use case where I need to create email template for Sod Owner, Line Manager, Entitlement Owner, and Group Owner. I am not able to find how to call them in email like for manager its it's ${manager.email} so I want to know for Entitlement Owner, and Group Owner.

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Try below script in email body and find available variables 

${this.binding.variables.each {k,v -> println "$k = $v" + "<" + "br" + ">"}}


Regards,
Rushikesh Vartak
If the response is helpful, please click Accept As Solution and kudos it.

pruthvi_t
Saviynt Employee
Saviynt Employee

@Bats-Man ,

In addition, you can refer to below link which has few binding variables for function owner, entitlement owner, user group related varaibles etc.,

https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter06-EIC-Configurations/Creati...

Thanks,


Regards,
Pruthvi