- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 12:26 AM
I have a requirement to notify users when a new comment has been made on an incident, an incident has been updated or an incident has been closed.
which among the following methods is better for sending email notifications to users for the above-mentioned case:
1. create flow designer automation workflows that will notify the users by sending emails
2. create notification events and use business rules to trigger these events
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 12:32 AM - edited ‎12-19-2023 12:33 AM
@Navaneeth1 You should go with flow designer approach. Flow designer is simple to use and easy to configure. Servicenow is recommending to go with flow designer only for any new configurations. In flow designer you have built-in Actions which you can make use of. You don't have to code much in flow designer.
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 12:32 AM - edited ‎12-19-2023 12:33 AM
@Navaneeth1 You should go with flow designer approach. Flow designer is simple to use and easy to configure. Servicenow is recommending to go with flow designer only for any new configurations. In flow designer you have built-in Actions which you can make use of. You don't have to code much in flow designer.
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 03:06 AM
Hi @Navaneeth1
Flow Designer is best for this, the reason is
- A new and enhanced functionality
- Error Block ( Try /Catch)
- Go to Option
- Subflows can be called
- Easy to test and debug.
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]
****************************************************************************************************************