Forum Discussion
BryceKauffman
Jul 15, 2019Copper Contributor
Moving folders in a Sharepoint online site with a new name
Okay so I have been playing around with SharePoint Online, and Flows for the past couple of weeks and can't find a solution to this problem. Here is the issue. Each day I have outlook email atta...
Maruthi Gadde
Jul 15, 2019Iron Contributor
BryceKauffman Check the attached sample that can fit your requirement.
The flow on every day copies all documents that are in Documents/Attachments and moves them to Archive/MM-DD-YYYY . Once the move is completed the files are deleted from Documents/Attachments.
It is a preety big flow. Try it out