Using Power Automate I would like to create a single flow that creates new Plans (Planner for Teams)/Buckets/Tasks according to a Folder/Sub-Folders/Sub-Sub-Folders structure in OneDrive or SharePoint, or the other way around
i.e. a single flow that creates a Folder/Sub-Folders/Sub-Sub-Folders according to new Plans/Buckets/Tasks structure.
To illustrate
In a specific Team Channel, whenever I create new Plans (Tabs) in Planner for Teams, and create Buckets with Tasks in each of these new Plans, I would like Folders with Sub-Folders to be automatically created in OneDrive or SharePoint or VICE VERSA.
e.g.
Teams/Planner for Teams
TEAMS CHANNEL
>GENERAL
>PLAN A
>BUCKET A1
>TASK A1.1
>TASK A1.2
>BUCKET A2
>TASK A2.1
>TASK A2.2
=
OneDrive/SharePoint
>FOLDER GENERAL
>FOLDER A
>FOLDER A1
>FOLDER A1.1
>FOLDER A1.2
>FOLDER A2
>FOLDER A2.1
>FOLDER A2.2