- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2014 01:09 PM
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!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2014 01:22 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 05:26 AM
This is an easy and effective solution which just solved two of my immediate issues.