I am trying to make a simple Flow with a manual trigger that copies a file from one folder on SharePoint to another. I've created this Flow before but now when I create it I get a "File not found" error resulting in the Flow failing but the file actually copies. This is only an issue because I'm trying to write a Flow then share a copy with a co-worker but in order to share a copy it has to run successfully at least once.
Here's an alternative.
Microsoft fixes the Action.
Hi @michaele124 ,
As an alternative , you could try this method to replace the 'copy file' action:
1\Get File content
2\Create file
Best Regartds.
Bof