I have built a flow which uses the 4 uploaded files from a group Form and adds them as attachments to the correct Row in the List in Teams. I am only allowing Docs and PDFs. This fails for the Docs and passes for the PDFs. If I save the 4 word files as PDFs in the same location and upload those instead it works fine.
The one thing I do notice though is that the Link changes for Word files compared to the pdfs.
Does not work in the flow
https://BLABLAH.sharepoint.com/sites/HRAutomation/_layouts/15/Doc.aspx?sourcedoc=%7BDA2E2885-2C69-44...
{
"status": 404,
"message": "File not found\r\nclientRequestId: ec90596a-06d3-4a27-b1bc-cdb3d8affed6\r\nserviceRequestId: ec90596a-06d3-4a27-b1bc-cdb3d8affed6"
}
Thoughts?
Solved! Go to Solution.
Hello @JasonM72 ,
I just checked it on my environment, and if you want to access the files in Power Automate you should use their 'id', not their link, e.g. to upload the attached files into SP. It works for both, PDF and docx.
Hello @JasonM72 ,
I don't know how you build the document links, but the link for the .docx files is not a direct link to the document, it's a composed link that will open the document in an Online Office (Word) application.
Tom,
The Links were autogenerated by Parsing the Microsoft Forms File Upload Question with the standard JSON for attachments.
Hello @JasonM72 ,
I just checked it on my environment, and if you want to access the files in Power Automate you should use their 'id', not their link, e.g. to upload the attached files into SP. It works for both, PDF and docx.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
68 | |
24 | |
18 | |
16 | |
13 |
User | Count |
---|---|
133 | |
43 | |
32 | |
32 | |
28 |