Hi
I am new to MS Flows and am trying to create a flow that monitors an O365 sharepoint folder and when new files are added, I want to make a copy of the file with a standard name and save this copy over the current file with the same name.
This is because I have another program that will analyze this file, but it always needs the same name and path.
I created a 'When a file is created in folder' step that monitors my folder, however I'm not sure how to pass the name of the file created into the next step which is 'copy file' (which asks for source and destination file paths).
Suggestions would be appreciated.
Thanks
Dave