Hi all, I think this task should be quite easy yet I need some help (I am a newbie to Power Automate).
I have Sharepoint folders which are named as unique 5-digit numbers, which contain some files.
I have at another place Sharepoint folders which contain the 5-digit numbers with an additional name (like "archive", "final"...). These folders are subfolders.
I simply want to copy the files from the first folders to the second ones which contain the 5-digit-number and "archive", based on the 5-digit-number.
Example:
Files from 12345 to 12345 Archive
Files from 98765 to 98765 Archive
etc.
I assume I have to set a variable here (the 5-digit-number) and then simply work with "apply to each", yet I do not get this variable done. I am stuck at the part where I have to name the destination folder as I am missing this variable.
Anyone has an idea on this? Any help is really appreciated 🙂
(Addition: This flow only needs to be applied once. It is simply for moving a lot of files because of a structural change).