
Announcements
I have a flow that populates a MS word document and then creates a file in SharePoint.
What I then want do do is upload this word document into Dataverse.
At the moment the flow looks like this:
However, it is failing due to "404 - File or directory not found"
Why is this happening and is there a better way to do this?
Hi , @elfreddos
You need to check if you select the correct row id in your side :
And for the similar error code , you can refer to this case:
Solved: 404 - File or directory not found - Upload a file ... - Power Platform Community (microsoft.com)
Best Regards,
Yueyun Zhang