How can we Enable Email Digest for a Notification for 1000 + Users?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2024 12:04 AM
How can we Enable Email Digest for a Notification for 1000 + Users?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2024 12:24 AM
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.