requirement to Remove the some recipients from "TO" fields in Email notifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 09:49 PM
I am trying to achieve a requirement to Remove the some recipients from "TO" fields in Email notifications. how to achieve this using the MAIL Script in the EMail notification .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 09:57 PM
Hello,
Removing the recipients depends on how they are being populated in the email notification record.
If possible please share how they are being populated in the notification. Also, do share based on which condition, which kind of users need to be removed.
Based on the generalized description of your requirement, the simplest way to remove them is from the "Who will receive" section of the notification record, no mail script required.
If my answer has helped you in any way please mark it as correct or helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2024 12:29 AM - edited ‎05-16-2024 12:32 AM
Hi @Vishwa Pandya19 ,
Actually we get cc and bcc field from table record and added in "who will receive" Tab of Users/Groups in fields. But i don't need to send cc and bcc fields in To Address. Without Removing from notification, it can handle in email script. is it possible?