Looking to create a Flow for a file management system to move a file in a specified Sharepoint folder to another Sharepoint folder with a name that has the final 6 digits matching the first 6 digits of the file name. All done within the same site. I would like the flow to run once a day.
Example:
Drop Off Folder contains file with file name- "XYZ123 Document"
Move "XYZ123 Document" to folder with FolderName "Client XYZ123"
Completely new to this, looking for some guidance
Thanks