I’m trying to rename some pdf files, then move them to a new folder.
Folder 1 contains documents A.pdf, B.pdf, C.pdf. I want the files to be renamed A_abc.pdf, B_kjd.pdf, c_wer.pdf (the current name and the new one after the renaming are in Excel). After renaming, find them in folder 2.
Can you help me with an idea, how to create this flow to work?
Thank`s
I’ll try to simplify from how I do it for some cases ok?
1- You can use the List Files/Folders node to bring all path that you need to listening;
(if you use excel/csv/file reader, you can add the option to add the path from this origin too);