I am trying to move files in a folder from one SharePoint Site to another within my organization.
The trigger is when a user saves/creates a file in Subfolder ONE (in SharePoint Site ONE). Then the flow should move Subfolder ONE and the file(s) in it to SharePoint Site TWO.
I want the entire Subfolder ONE to be moved to SharePoint Site TWO so that it is deleted/removed from SharePoint Site ONE and only exists in the new location in SharePoint site TWO.
I have tried several methods, copying the folder, moving the files, creating files in the new location and deleting them in the old one. So far, nothing is working or it times out before it finishes the flow. Specicially, I chose to move the entire folder because I want the documents to be moved to a specific file path that separates them by months and quarters. I wanted to create one monthly flow and one quarterly flow at MOST, because otherwise I would have to do this 12 times for each year to address monthly files and 4 times each year to address quarterly files. I'll need to apply this flow to about 30 different source sites with 30 different destinations.
Here is the most recent flow I have tried using:
