1 this flow saves uploaded documents from Cognito forms to SharePoint.
The folder structure in SharePoint looks like this
Document Approval
- Pre Approved->Monthly->Orlando Hospital->Patient Intake
- Approved
2 this flow sends an email for someone to approve the document,
then if approved moves the them from Pre Approved to Approved.
1st flow:
2nd flow:


What do I modify in the 2nd flow to create the same folder structure as Pre Approved to Approved when moving the approved documents over. Right now all documents just get moved to the Approved folder.