- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 07:08 AM
I need to send notification to different group based on if location contains 'A' and 'x' then it should go to 'ABC' approval group. If location contains 'B' and 'x' then it should go to 'XYZ' approval group.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 07:25 AM
Hello,
You will have to create a event based notification and then create a business rule that will send the group names in the event parameter based on condition.
You can check the below article foe event based notification:-
https://tech.forums.softwareag.com/t/servicenow-email-notification-via-event/237437
OR check the below video:-
https://www.youtube.com/watch?v=K4J9oay7Zwk
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 07:25 AM
Hello,
You will have to create a event based notification and then create a business rule that will send the group names in the event parameter based on condition.
You can check the below article foe event based notification:-
https://tech.forums.softwareag.com/t/servicenow-email-notification-via-event/237437
OR check the below video:-
https://www.youtube.com/watch?v=K4J9oay7Zwk
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 07:35 AM
Hi,
You can use flow designer
Mark as correct if it helps
Regards Mythily