OOTB feature where user can select on which date user wants to receive resolved list notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 02:43 AM
Hi All,
I have a requirement where
1. I want to check if there is any OOTB feature that let's user select the option on which date user wants all concerned notification in his/her mail box.
For ex: If there are 10 resolved incidents and 20 approved requests, then I want to to get an option where if I select Monday/after a month just to get incidents, then I should be receiving the mail with all 10 resolved incidents on Monday OR after a month when selected.
Similarly for 20 approved requests, if I select Monday/after a month just to get requests, then I should be receiving the mail with all 20 approved requests on Monday OR after a month when selected.
there could be notification on different different tables with different conditions.
2. If no OOTB available, then what could be the best way to implement it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 11:21 PM
Hi @baig @Andreas Borell @Sohail Khilji @Mohith Devatte
Can we use Notification Preference in this scenario. If yes, then how?
Because we have different different notifications and that too on different different table, so on using scheduled job, i have to use events, so i have to mention every event that we have used in notifications & there could be few notifications that are not having any event call.