Sending an email notification to a specific email

cre1014
Kilo Expert

My team recently received a request to send an email notification to a specific support group email, which normally isn't a problem. However, this email is not defined in any record within ServiceNow.

 

I know it's possible to add emails in the CC or BCC lines through mail scripts, but is there any way to override the "send to" recipient?

 

Any help is appreciated!

1 ACCEPTED SOLUTION

Sent too quickly.



The other option would be to create a new Group record with that email address and then add the group to the notification.   That is my preference - I don't like hard-coding things like that.


View solution in original post

5 REPLIES 5

This is an easy and effective solution which just solved two of my immediate issues.