Hello,
I am looking to create a flow where by it will run through a list or excel sheet of employee names and create a folder in a sharepoint site for each employee, then within each one of those folders create sub folders.
So say i have an excel sheet with 300 employee names in column A, that should create 300 folders in a sharepoint site.
Then the flow would have some further create file actions to create the sub folders in each one.
I have done a similar flow but this uses ms forms as the trigger, ive not tried using an existing list of data as the trigger. Thankyou