How to trigger a notification from UI Action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 10:14 AM
Hi All,
I have a requirement where I need to trigger a notification from Escalate Case UI Action on Case form. How do I achieve this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 10:20 AM
Hi there,
One of the options might be to create an event through the UI Action, and having a Notification associated with the event (and an event registry record).
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 10:21 AM
Or you could think of updating the case record through the UI Action. And based on that update, have a notification triggering. Mentioning this, since if you would send a notification directly from the UI Action, how do you then know that is was already escalated before? You want to avoid unnecessary triggering the email, or perhaps you want to be able to report on this, etc..
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field