I currently have a flow which creates folders on SharePoint based on cell values within an excel table which updates every day, I now need 5 sub-folders to automatically be created every time a folder is created from the previous flow mentioned.
For e.g., the excel table contains account numbers, the flow I have created runs every day creating a folder for each account number, I now need sub folders called -> Contracts/Quotes/Remittance Advices/Stock/General to be created every time a new account folder is made.
Any help would be appreciated!