Determining who is subscribed to notification

shembop
Tera Contributor

Is there a way to determine who is subscribed to a notification? We are in the process of cleaning up our notifications list, and want to determine what is actually in use.

3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Shembop,



Please check the below thread for more info.


User's Notifications: Default Subscriptions?


Brad Tilton
ServiceNow Employee
ServiceNow Employee

Hi Shembop,



The subscriptions are stored in the cmn_notif_message table, so you can table a look and search that table by notification to see who is subscribed.


Wow, Huge table. This helps, but it makes me think of another way of approaching this. If I filter to only Non Mandatory, Active, and Subscribable notifications, I limit the list to about a dozen. If I could actually filter on that when a person is looking to add a notification, it would make the user's life so much easier.