How to set "From" field in notifications dynamically.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 06:59 AM
Hi Community,
I want to setup "from" field in notification part such that, whenever email will be sent to user, it should come from "Assigned to" person. And this assigned to person will change with every incident.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 08:02 AM
You'd use a mail script for this Scripting for email notifications (servicenow.com) and the email.setFrom() api Mail script API (servicenow.com)