Hi,
I have a flow working that grabs the attachments from an incoming email and saves them to sharepoint.
I would like to be able to also save any outlook items that are also attached to the email.
I've read various posts and one from 2018 - Save attachments of type "outlook item" to OneDriv... - Power Platform Community (microsoft.com) - states "Currently, Flow does not support obtaining the "Outlook item" contained in the email. Only Attached Files included in the email can be obtained."
Has this functionality been added yet?
If not is there any way at all to grab the .eml attachment and save it to sharepoint/onedrive/teams.
Many thanks
Hello,
the workaround I found:
Use the export email action
Save it as an EML file on OneDrive using the Create file action
Use PAD/VBA to open the EML file and save its attachment(Outlook item) as a file
@smiffy Were you able to get this working given the work around suggestion? I am having the same problem. Thanks!
Thank you very much - I will try it and see how I get on.
If the .eml has been added as a file attachment then it would be retrieved directly by power automate triggers. In power automate the attachments are categorized into two types file and item attachments all the file attachments (ex: .txt,.zip,.png,.pdf etc) would be retrieved by the power automate trigger but the item attachments cannot be retrieved by the trigger and this is a known limitation.
To over come this scenario please follow the steps shared below.
More information can be found at - Office 365 Outlook - Connectors | Microsoft Docs
------------------------------------------------------------------------------------------------------------------------------
If the information shared helps, please consider giving a thumbs up 👍 and mark solution as resolved
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2