Out of curiosity, what's the preferred way to generate notifications ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2024 08:15 AM
Out of curiosity, what's the preferred way to generate notifications in Flow Designer: using email actions, notification actions, or manual notifications? and Why???
#ServiceNow #Developer #Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2024 08:25 AM
Hi @satya9999 ,
Please check the below posts, it might answer your queries.
Four Flow Notification approaches (Action script, Trigger Event, trigger notification and Send email
3 Ways to Notify with Flow Designer
Mark this as Helpful / Accept the Solution if this helps
Mark this as Helpful / Accept the Solution if this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2024 04:20 PM
In my experience I preferred the email action because I have alot more flexibility when I can drag and drop/manually type data. You can also fire an event activity if you preferred using an existing notification. I just think the send notification activity is limited with what it can do. I needed to copy it as a custom action for further functionality.