Where are the Draft emails saved in HR Agent workspace? Since, the Draft Emails related list is not available for HR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2021 01:28 PM
Where are the Draft emails saved in HR Agent workspace? Since, the Draft Emails related list is not available for HR Agent workspace.
- Labels:
-
Case and Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2021 09:34 PM
Please refer to this link: https://docs.servicenow.com/bundle/paris-servicenow-platform/page/administer/workspace/concept/using-email.html#review-draft-emails
Mark my answer helpful if correct.
Thanks,
Rishabh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 12:23 AM
Email drafts are stored in "sys_email_draft" table. You can access them in the classic UI under Email Client > Email Drafts. Or you can add List into your workspace to enable users access their drafts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 12:31 PM
Hi Dominik, do you know if agents will need special access see draft emails? or they only need to add custom list for Draft emails? Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 12:39 AM
Hi, they should have read access to email drafts authored by them. You can always check ACL on the table "sys_email_draft" and test it. But as I can see, user with the role "email_composer" (baseline contained by itil, and I assume same for HR agent role) can read drafts authored by them (see screenshot).
Obviously, due to that, I would recommend to add "module" or "list" named "My draft emails" with condition "Author is (dynamic) me" so that the list contains only what they can read.