Hello Everyone,
I have created a flow for folder automation, in which I am giving input(folder name) through power apps and it is creating folders with that particular name. Now what I want to do is, I want to search for a folder in my document library whose name is same as my input in Power Apps , and want to copy files from that folder to new created folder
SP library 1(Data)
112463
145636
112233
Folders created through Power apps input
112233, Now I want files from SP library 1 > 112233, to be copied to 112233(newly created)
So basically it will search for that particular folder in that document library and copy the files to this folder. Please help if you can.
PFA for my flow

Thanks in Advance.