
Announcements
Hello,
I have 2 flows setup.
1) adds files to SharePoint from a file upload field in a Cognito form.
2) triggers a document approval, upon approval it moves the file to another folder.
The 1st one creates folders/sub folders based off of fields from the Cognito form.
ie. Pre-Approved-->Department Name -->Provider Name -->Annual_Sales_Report_2021-11-04.pdf
Currently when I am moving the documents after approval it is moving them to a single folder
ie. Approved-->Annual_Sales_Report_2021-11-04.pdf
How do I go about re-creating the same document structure in the Approved folder that is created in the Pre-Approved folder?
The create file and folder structure created from the Cognito Forms:
The move file after "yes" approval: