- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 07:30 AM
Hi all,
I am currently trying to work on creating a Provider Notification which should notify the person mentioned in the ticket by telling them in the Notification bit in ServiceNow.
I've tried finding a solution on the community but a lot don't seem to give me the complete picture, would anyone be able to assist?
I've attached an image of what I would like to achieve below:
Any help would be greatly appreciated!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 08:15 AM
Hi @patrykprejs ,
Got it! You can create provider notification which will send the notification similar to what you have in the screenshot.
Here is what I tried in my PDI and it works:
1. Navigate to System Notifications > Provider > Notifications.
2. Click on New.
3. Set Category = Connect, Trigger = Record Change, Table = Notification [live_notification], Recipients listed in fields = User.
4. Click on Contents Related list.
5. Create New Provider Content.
6. Click Next Experience.
7. Set Message heading and Message and click submit.
8. Test the functionality.
If my response helped you, please mark it as correct or helpful.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 12:53 AM
Can someone also show me how it is done for Event instead of Record Change.
@Saloni Suthar if you can answer this, would be great!
Regards,
Anish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 06:16 AM
Hi Anish,
You need to change the triggered by to Event and select your event.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 09:29 AM
Nah, not this. This is something I am already aware of.
But never mind, it was a scope issue in Flow Designer and I fixed it.
Thanks for responding.
Regards,
Anish