Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

Create provider notification in ServiceNow when mentioned on Ticket

patrykprejs
Tera Contributor

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:

Mention notification.png

 

Any help would be greatly appreciated!

1 ACCEPTED SOLUTION

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.

SaloniSuthar_1-1708013635335.png

SaloniSuthar_2-1708013645628.png

SaloniSuthar_3-1708013666384.png

 

 

 

SaloniSuthar_4-1708013680536.png

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

View solution in original post

16 REPLIES 16

kritikaagarwal
Tera Contributor

I have created an event-based Provider notification which is triggering notifications to Teams. The provider notifications are getting sent to the users who are following the records as well, even though I have not added them to the recipient event parameter. What can be the reason and can be block it?

gbabu1
Giga Contributor

Create provider notification in ServiceNow when mentioned on Ticket in CSM workspace.