Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-10-22 08:27 AM
Hi,
Can someone help to save email as local .EML file (including the attachment) using Graph API?
Can someone help to save email as local .EML file (including the attachment) using Graph API?
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-10-22 06:27 PM
@hkhader,
We've posted a new version of the Microsoft 365 - Outlook VBO to the Digital Exchange. This VBO uses Microsoft Graph to perform the various mail actions. We've added a new action called Save Mail as File which, as the name implies, provides the ability to get a mail and save it to a local .EML file.
You can find the VBO here.
Cheers,
Eric
We've posted a new version of the Microsoft 365 - Outlook VBO to the Digital Exchange. This VBO uses Microsoft Graph to perform the various mail actions. We've added a new action called Save Mail as File which, as the name implies, provides the ability to get a mail and save it to a local .EML file.
You can find the VBO here.
Cheers,
Eric
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-10-22 12:38 PM
@hkhader,
The Graph API doesn’t specifically support saving/exporting a message as a .EML file. However, you can get there with a little work. See this link for details:
https://learn.microsoft.com/en-us/graph/outlook-get-mime-message
I’ll add an entry to our development backlog to get this functionality added to our connector.
Cheers,
Eric
The Graph API doesn’t specifically support saving/exporting a message as a .EML file. However, you can get there with a little work. See this link for details:
https://learn.microsoft.com/en-us/graph/outlook-get-mime-message
I’ll add an entry to our development backlog to get this functionality added to our connector.
Cheers,
Eric
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-10-22 06:27 PM
@hkhader,
We've posted a new version of the Microsoft 365 - Outlook VBO to the Digital Exchange. This VBO uses Microsoft Graph to perform the various mail actions. We've added a new action called Save Mail as File which, as the name implies, provides the ability to get a mail and save it to a local .EML file.
You can find the VBO here.
Cheers,
Eric
We've posted a new version of the Microsoft 365 - Outlook VBO to the Digital Exchange. This VBO uses Microsoft Graph to perform the various mail actions. We've added a new action called Save Mail as File which, as the name implies, provides the ability to get a mail and save it to a local .EML file.
You can find the VBO here.
Cheers,
Eric
