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.

Add users to CC'd in email notification

gtk
Mega Sage

I want to add 5 users to be CC'd in email .

I found this in WIKI.service-now.com

cc.JPG

where to include 5 users in notification so that the users will be CC'd in email which is going sent.

5 REPLIES 5

swati38
Tera Expert

Navigate to email script :


enter the script


find_real_file.png


then navigate to the notification, Under the 'what it contains' tab


under the message HTMl add the below code


${mail_script: addcc}.



Thanks,


Swati