Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Adding custom variable to email notification

Void84
Giga Guru

I'm creating a specfic email template for requests dealing with driver access. Everything works fine, but one thing, the custom variable I created is not showing on the template.

I'm just setting something up for the basic look before I make it looks nice, but here it is

 

find_real_file.png

 

The reason field is what I created and what isn't showing up:

find_real_file.png

 

And the name is correct:

 

find_real_file.png

 

Can anyone tell me what I'm doing wrong?

 

I also tried doing ${variables.why_do_you_need_access_to_this} as well

1 ACCEPTED SOLUTION

Void84
Giga Guru

I figured it out, I was missing one thing in it:

 

${sysapproval.variables.why_do_you_need_access_to_this}

View solution in original post

2 REPLIES 2

Void84
Giga Guru

I figured it out, I was missing one thing in it:

 

${sysapproval.variables.why_do_you_need_access_to_this}

MQG
Tera Contributor

Thank you so much, this work out nicely for me too!

You saved me soooo much time 🙂