Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

notification with variables

Shir Sharvit
Tera Contributor

Hi,

I need to create a notification with variables access, in order to print the field values of the variables.

 

Thank. Shir

1 REPLY 1

Tai Vu
Kilo Patron
Kilo Patron

Hi @Shir Sharvit 

Let's try the below syntax.

${variables.your_actual_variable_name}

 

Refer the this post: How to get Variable detail in Notification Script

Screenshot 2023-10-26 at 17.05.02.png

 

Cheers,

Tai Vu