Is there a way to have a pop-up notification on the ServiceNow screen when a record is created?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2022 05:06 PM
Is there a way to have a pop-up notification on the ServiceNow screen when a record is created?
I want to receive notifications on the screen in real time, not via email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2022 05:16 PM
You mean no matter what screen (homepage, some form, UI page, etc.) is opened no matter in what UI (workspace, platform/core, Polaris, etc.) and no matter in which table the record is created? Or do you have something more specific in mind?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2022 05:25 PM
Hi, thank you for your comment.
Specifically, when an incident record is created, we would like to have a pop-up notification on the screen of the user who belong to a group that have to check the incident.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 06:09 AM
I believe this can be done using AMB (Asynchronous Message Bus) in Platform UI and Portal, not sure about Workspace and Now Experience. Requires a bit more advanced scripting though.