Email Digest Logs

Nihal2
Tera Contributor

Hi,

 

So I am configuring Email Digest for a Notification Record which would fairly work. In the case of primary emails we are able to observe the Emails in the System logs>Emails. Is there any way to observe the same for Email Digest notifications, so that I know when the Email Digest was sent to the user?

 

Thank you,

Nihal

1 REPLY 1

Chris D
Mega Sage

I know this is super old, but in case anybody comes across it: digest emails are generated just like regular emails in the sys_email table. I think it's been like this for quite awhile (if not forever), but it definitely works this way in Zurich. From the sys_email table, you can query on Subject starts with "[DIGEST]" to quickly identify sent digests.

Pending digests (as well as sent ones) can be found in the sys_email_digest_part_user table.