- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2022 06:00 AM
I know users can turn on/off notifications in their phone settings and that there is a general on/off push notification setting, but is there a way to turn on/off specific notifications?
Thank you,
Bridgette Weirich
Solved! Go to Solution.
- Labels:
-
Agent Mobile App

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 10:48 PM
Hi Bridgette Weirich,
I think it is possible, from the desktop users can navigate to the notification and turn off the push notification as they wish.
The notification preferences gets saved in - cmn_notif_device table. So you can have smart button to control the action here I believe.
I havent tried this in my PDI but if you wanted to check, you can use the Now Support app (HI Portal). if you scroll to the bottom on the home page they have notification preferences as applet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2022 09:17 AM
Hi Murali,
Have you figured out how to add this functionality to the screen?? Having this buried in the settings tab makes it difficult for users to easily access it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2022 10:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2022 11:09 AM
Cool. Care to share how you accomplished the list and sub button? Are you using an applet or is this using a Service Portal URL? Are you querying several tables?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2022 08:13 PM
Sure, here is a article I created becz there are quite few steps to do but should be simple one.
https://community.servicenow.com/community?id=community_article&sys_id=871a0c781b39c910d018c8ca234bcb2c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 07:56 AM
Thank you!