Process behind notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 08:43 AM
What is the process behind bell notification?
sys_notification is triggered and record inserted into ui_notification_inbox, is there any flow or business rule which runs and inserted record into ui_notification_inbox and then change its 'status' field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 08:50 AM
Check this link
Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 09:00 AM
ui_notification_inbox using any OOB business rule or flow? how its record is created? I want to know the functionality behind it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 09:19 AM
A record is created when the trigger condition is met in Custom Next Experience notifications.
However to your question how it works in the backend to create a record might be encapsulated by ServiceNow.
But if you want to use it, then setup a notification in System Notifications > Provider > Notification and set the trigger conditions.
Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth