I have a created a Flow that copies the content of an email to a SharePoint library, this does work but the problem I am facing is that the email is unreadable and I get the following error
This is what my flow looks like:
I have tried other email file extensions but they present the same problem, I have also taken a regular email from my own mailbox nd dumped it into the SharePoint and then opened it from Outlook and it opened fine, so the problem appears to be with the way Flow handles the email...
Now the email not opening is the main problem but another problem is the way in which the email is displayed in the GUI it displays the persons email address and the subject as one word with the file extension.. for example:
user@domain.comSales Report.msg ("Sales Report" being the actual subject) is there anyway around this?
Hi @RoJoyce ,
It seems that you are creating a new file into the Flow,
I would suggest you to create an Item in SharePoint list rather then SharePoint Library. it will be very usefull to you, and also helps you in case of Attachment of the Mail, if Mail has an Attachment you can store that Attachment as List Item Attachment.
SharePoint List Structure
Columns
Hope this will help you, please post here if you still have any issue.
regards,
Dev_Nikhil
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
13 | |
5 | |
4 | |
4 | |
4 |
User | Count |
---|---|
10 | |
7 | |
6 | |
5 | |
5 |