Exclude users from getting emails in email notifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 03:56 AM
Hi All,
How to exclude users from getting emails in email notifications?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 04:59 AM
Hi @ShirishGajbhiye ,
As as workaround you can disable notification preferences for the users. Simplest is to impersonate the user and set the notification preferences accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 05:03 AM - edited 11-27-2023 05:16 AM
Hi,
There are multiple users so I might want to write the script to exclude those users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 04:57 AM
Hi @ShirishGajbhiye ,
You can try creating a BR and evaluate your conditions, in your case check for the recipient if his/her manager is not xyz manager then trigger an event from which you can trigger the notification that you have already configured.