
Hi guys!
I am looking for a flow that can duplicate a document/folder in another folder once you upload it. I will add one image to make it easy to understand:
In the image you can see I am inside the library "TEN --> IVQ". So, once I upload here one document or folder, I want it to be uploaded too in the library "VENDORS" and inside "VENDORS" one folder named "X".
How would the flow look like?
Thanks!!
Hi @CarlesMartin ,
I made a template for your reference:
【When a file is created (properties only)】: When a file or folder is created, determine whether it is a file or a folder:
If it is a folder, use [Copy folder] to copy to the specified folder.
If it is a file, use [Copy file] to copy the file to the specified folder.
Best Regards
Cheng Feng