Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Table that stores the email sent using the 'Quick Message' function

tsoct
Tera Guru

Hello, everyone.

May I ask where the email sent via 'Quick message' is stored? I recall there was a table that saved the content of the "Quick Message" ; sent/discarded by who and when.

Is anyone aware with the table?

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@tsoct Emails are stored in sys_email table. If you are referring to draft then they are stored in sys_email_draft.

View solution in original post

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@tsoct Emails are stored in sys_email table. If you are referring to draft then they are stored in sys_email_draft.