Identify when a notification was last utilized

Community Alums
Not applicable

Hello, we have a goal of updating the formatting on our notifications but first, we want to determine the notifications that are actually being used so that we're only updating the notifications that have been used within the last six months or so. 

 

I'm trying to determine a way to see the last time a notification was sent and ideally be able to determine the last time all our notifications were sent, or if they ever were sent.

 

 

Using System Logs - Emails, I see that you can see which notification was used for a specific email, but for this to be useful, I would need this information in a report and haven't found a way to do that. 

2022-11-29 13_42_31-Window.png

1 ACCEPTED SOLUTION

Darrell F
Mega Sage

You should be able to report on the "sys_email_log" table. There is a field for "email" and "notification" I think thats what your looking for. 

View solution in original post

2 REPLIES 2

Darrell F
Mega Sage

You should be able to report on the "sys_email_log" table. There is a field for "email" and "notification" I think thats what your looking for. 

Community Alums
Not applicable

This is exactly what I'm looking for! Thank you Darrell!