Change Request Notification configuration 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 07:30 AM
Hi Team,
I have a requirement like below,
Table: Change Request
when to send > change state is in > Review
Who will Receive > All the Approver Users for Approvals targeting this Change that have a State of Approved Change Request Notification.
How to achieve who will Receive requirement.
Regards,
Abhilasha G T
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2025 11:04 PM
Hello @Abhilasha G T,
-
1. Identify Approver Users:Determine the users who are assigned as approvers for the specific change requests. This can be done through the Change Management module in ServiceNow.
-
2. Configure Notifications:
- Navigate to the Notifications module in ServiceNow.
- Select the notification you want to use for approved change requests.
- In the "Who Will Receive" field, you have several options:
- Users: You can manually select specific ServiceNow users who need to be notified.
- Groups: You can select ServiceNow groups to notify all members of that group.
- Email Addresses: You can enter any valid email addresses.
- Users: You can manually select specific ServiceNow users who need to be notified.
- If you want to notify all approvers for a change request, you can use a script to retrieve all approvers associated with the change record and add them as recipients in the notification.
- Navigate to the Notifications module in ServiceNow.
-
3. Test Notifications:After configuring the notification, ensure that the correct users are receiving the email by testing the notification with a sample change request.
In the Who will receive section, you can select the users or the approval group; refer to the screenshot below:
If this is helpful, please hit the thumbs up button and accept the correct solution by referring to this solution in the future; it will be helpful to them.
Thanks & Regards,
Abbas Shaik