Below is my current Flow. When a new file is added to the FTP folder, Flow takes the file and copies it to another FTP.
What I would like to add is a step that moves the file on the first FTP to a "Processed" folder.
Any advice would be greatly appreciated.
Solved! Go to Solution.
Hi @gm355 ,
Following @Jay-Encodian 's suggestion, you seem to consider adding another Create file action under Create file, with the Folder path configured as the first FTP Processed folder.
Delete the Copy file action. When you configure the Delete file action, the File field needs to be configured with the File id output when a file is added or modified.
Please take a try.
Best Regards,
Hey @gm355
I don't have an SFTP connection to provide a screen shot... however I think you need to do the following.
After you have created the file on the destination SFTP... simply add two further actions:
HTH
Jay
Hi @gm355
You need to put the location of the 'Processed' Folder.
Looking at the delete file action... you'll need to check the value passed in. I'd expect the filename alone will not work... you may need to append the filepath and filename variables from the trigger action... there my well be a property on the trigger action which fully identifies the file.
HTH
Jay
Hi @gm355 ,
Following @Jay-Encodian 's suggestion, you seem to consider adding another Create file action under Create file, with the Folder path configured as the first FTP Processed folder.
Delete the Copy file action. When you configure the Delete file action, the File field needs to be configured with the File id output when a file is added or modified.
Please take a try.
Best Regards,
This worked perfectly. Thanks!!
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 |
---|---|
65 | |
23 | |
16 | |
15 | |
11 |
User | Count |
---|---|
115 | |
35 | |
30 | |
28 | |
26 |