primary and scoendary email ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi All,
here I have a requirement where
I have a group with 3 members where they have a Mastercard email id
but now client needs to have infy email id for those same group members so that they can receive the notification when their assignment group is populated on the ritm ..
can anyone tell me how to config this ?? it the first time I came across this type of req.
(also, FYI those members are not on dev and only available on test )..
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Okay got you
sure will try the same and update you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I’m thinking out loud here—why would we add a new email ID to a user if that user is not the actual caller? Technically, this is not possible.
If these users are part of a group, the approach still works: you can create a new user record with the additional email ID and add them to the required group, but without assigning any roles. In the backend, if such a user logs in with that ID and has no roles, they will only have access to the Self-Service portal, where they cannot make any changes.
You need to inform the client that it is not possible to send notifications to the same user with two different email IDs. Another possible approach is to create a new field in the user table to capture the secondary email address and then configure notifications to use that field where necessary.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
okayy first approch of creating a new user profile for the new email id or scoend one creating a new custom field for the 2nd email.
which one looks more close to best servicenow practice..
also, one thing those users are in group, and we are sending notification to a group .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I will go with the second approach.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
okay