Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Adding a notification to the notification bell when a user "@" another user.

mtomc
Tera Contributor

Hello!
I have been attempting to add a notification to the Notification "Bell" area when another ITIL user "@";s another user from a work note. However, I am unsure of the best way to do this via the notifications. Any help would be greatly appreciated!

1 ACCEPTED SOLUTION

amaradiswamy
Mega Sage

Hi @mtomc 

 

You can create provider notification on "live_notification" table to show the notifications under bell icon in next-experience view. I just tested it in my PDI and it worked.

Go to Provider notifications

amaradiswamy_0-1727192217626.png

Select the trigger as Record insert and Table as live_notifications

amaradiswamy_1-1727192297965.png

Select user in the recipients list

amaradiswamy_2-1727192386901.png

 

Save the record and scroll-down to contents related list. Create a content and save it.

amaradiswamy_3-1727192438624.png

Give your text and save the content. That's it.

amaradiswamy_4-1727192486769.png

 

 

View solution in original post

8 REPLIES 8

amaradiswamy
Mega Sage

Hi @mtomc 

 

You can create provider notification on "live_notification" table to show the notifications under bell icon in next-experience view. I just tested it in my PDI and it worked.

Go to Provider notifications

amaradiswamy_0-1727192217626.png

Select the trigger as Record insert and Table as live_notifications

amaradiswamy_1-1727192297965.png

Select user in the recipients list

amaradiswamy_2-1727192386901.png

 

Save the record and scroll-down to contents related list. Create a content and save it.

amaradiswamy_3-1727192438624.png

Give your text and save the content. That's it.

amaradiswamy_4-1727192486769.png

 

 

@amaradiswamy 

Thanks! Is there a way to display the incident that it originated from as well? That was the other piece was also unable to figure out.

Thanks!

@mtomc If you click on that link, it will navigate to that incident. Also you can include incident number in subject/header.

AnanthaGowrara_0-1727194486350.pngAnanthaGowrara_1-1727194502320.png

 

@Anantha Gowrara 

That makes sense, but am I still able to filter out the work notes so that only when another user is "@" it will trigger?