How to show requested item variable in custom approval notification

Rajveer
Tera Expert

Hello Experts,

I have created one custom approval notification for the requested item. The requirement is that I have to show some variables of the requested item in the approval notification. We can do an email script.

Could help me in this case.

 

 

 

 

 

1 ACCEPTED SOLUTION

@Rajveer 

It has worked earlier when I shared solution

Adding RITM Variables in Approval Mail Notification

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

@Rajveer 

Hope you are doing good.

Did my reply answer your question?

If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Leo42
Tera Contributor

@Rajveer I actually just did this. You can copy the OOB approval and change your variables directly from body without having to create scripts. For example if I was to use short description of my variable in the approval I would write '${sysapproval.variables.your_variable_here}'