We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

@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

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