Enable email digest for all users for a particular notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2022 11:23 PM
Hi Team,
we configured 'Allow Digest' for some notifications, we would like to enable 'Allow Digest' for those notifications for all users.
we are able to find solutions to add on each user level, under system settings -> Notification preferences -> select notification -> allow digest.
Please advice, how to enable for all users once from backend.
Thanks
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2023 09:16 AM
Hi @Rajesh Mudam ,
Refer the below articles might help to resolve your isue.
The out of box behavior is that the email digest would work for a specific notification and record and not for the entire table. Out of box, there's no other way to summarize all emails for a table unless you built a custom solution, which would be mostly complex in nature.
Please mark my reply as Helpful and/or Accept Solution, if applicable. Thanks!
Thanks
Ajay Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 10:56 AM
Hi Rajesh,
This table : 'sys_email_digest_user_pref' stores the details of users opted for email digest.
You can try writing data to this table with users and notification details along with the intervals.
Please mark my reply as Helpful and Accept Solution, if applicable. Thanks!
Regards,
Dinesh