Reading content of an email (.msg) attached to a record
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2024 10:15 PM
Hi everyone, for the past few days I've been trying to figure out how to read the content of an email (the one exported from classic outlook client with .msg file extension). currently we have the OOB report phish email record producer that automatically extract the content of an email as long as it was in .eml format.
My requirement is to allow .msg file as well. any tips on how to read the content like email subject?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2024 02:11 AM
ServiceNow can't parse .msg files, so you will need to some kind of external API integration to do so.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark