If we don't want notifications to be triggered to CEO/CFO SLT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2025 11:15 PM
If we don't want notifications to be triggered to CEO/CFO SLT then data should be refined before import because in ServiceNow we cannot control it to not send email to senior leaders rather send to their delegates who are not setup in ServiceNow but manfully added to group. Can someone help is there is any other option available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2025 11:27 PM
without sharing screenshots it's very difficult to understand what's your business requirement here
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2025 12:39 AM
Hi Ankur,
You're right that ServiceNow's notification system will automatically send emails to users in the configured groups unless the data is adjusted beforehand. Here are a few alternative solutions:
Modify the Import Data: Before importing data into ServiceNow, refine it to exclude CEO/CFO SLT from the notification groups and replace them with their delegates.
Create a Custom Notification Rule: If possible, configure custom notifications that exclude specific individuals based on roles, groups, or user criteria.
Use a Delegate Group: Instead of directly assigning CEO/CFO to notification groups, create a "Delegate Group" where only the designated delegates are added. Use this group for notifications.
Update Email Preferences: If the leaders have a way to control their email preferences in ServiceNow, they can opt out of certain notifications.
Scripting Solution: A ServiceNow admin could write a business rule or notification script to intercept and reroute notifications based on a condition (e.g., checking if the recipient is in a predefined exclusion list).
Middleware Solution: If data import happens through an integration platform, you could filter out senior leaders at that level before data reaches ServiceNow.
Would any of these approaches work for your scenario?
Kindly mark it as correct/helpful, as it resolves your query. Please press like button for the resolution provided.
With Best Regards,
Krishna Kumar M