Email client template on change record

sureshp89882164
Tera Contributor

Need help for  to create email client template on change record need to get related list field "approver" in to the conditions along with below conditions.

This template will appear on Change Record email function When the  below Change Request conditions are met.

  • When the Sponsoring Domain  starts with NZ
  • Type of change is Normal
  • State of the Change is closed 
  • Risk is Low
  • Process is Prod

sureshp89882164_0-1743223969603.png

sureshp89882164_1-1743224108176.png

 

2 REPLIES 2

Robert H
Mega Sage

Hello @sureshp89882164 ,

 

You cannot reach the approvers data through the Conditions, because the Change Request record has no reference to the Approval table.

Can you please share the exact requirements regarding the approvers? Maybe there can be an alternative approach.

 

Regards,

Robert

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @sureshp89882164 

 

This isn’t possible with the email template because the email template is on the change table, while the approval sits on the sys_approval table. There is no direct link between them. Additionally, without the approval being generated, the template becomes useless.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************