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 Email script with parameters

ASA5
Kilo Sage

Hello ,

Can we use parameters when calling email script to do something like this   : ${mail_script:show_informations("first info","second info")} ?

Thank you !

11 REPLIES 11

Hi Sanjiv,



this is just a part of the email template I used to simplify but i have more than those links and they are not in the same place, unfortunately I couldn't build the whole in a single mail script :s



Thanks,


In a notification, if you have links in 5 section, creat 5 email script. That will reduce your number of scripts. I can't think of any other alternative.



Please mark this response as correct or helpful if it assisted you with your question.