Is there a way to have a pop-up notification on the ServiceNow screen when a record is created?

KS18
Giga Guru

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.

3 REPLIES 3

-O-
Kilo Patron
Kilo Patron

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?

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.

-O-
Kilo Patron
Kilo Patron

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.