Hi all,
I've been trying to create a flow to save email attachments from a shared mailbox to SharePoint online, but something is wrong. Here's a screenshot of my flow:
I thought this would be enough to make it work, but I'm getting this error message:
Any idea of what am I doing wrong? It's worth to mention that the attachment file is a pdf.
Solved! Go to Solution.
Hi again
THere is a similar description in this thread, it is suggested to mark the following fields in the trigger:
"Has Attachment" = Yes
"Include Attachment" = Yes
Hope this helps
Proud to be a Flownaut!
Proud to be a Flownaut!
Hi @efialttes, thanks for your reply!
Microsoft Flow is kind of a new thing for me. Would you mind explaining how can I accomplish that?
Sure! Compose action block was first documented in this post:
https://flow.microsoft.com/es-es/blog/build-advanced-flows/
You can add it inside the Apply To Each loop before the action that is failing (Create File), assigning as Inputs the suspicious outputs from email attachments you are using to build the Create File action block (Name / Content)
In order to inspect a specific Flow execution, you must click on "My Flows", select the Flow you want to inspect. THis will lead you to the flow details page (first documented in https://flow.microsoft.com/en-us/blog/error-handling/ ).
Once you select a specific Flow execution, you will be able to inspect the execution details; and also have the posibility to re-execute the Flow.
Hope this helps
Proud to be a Flownaut!
Is there any fix to this problem yet I get the same error
Hi again
THere is a similar description in this thread, it is suggested to mark the following fields in the trigger:
"Has Attachment" = Yes
"Include Attachment" = Yes
Hope this helps
Proud to be a Flownaut!
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
14 | |
14 | |
9 | |
7 | |
6 |
User | Count |
---|---|
20 | |
16 | |
9 | |
8 | |
7 |