Create folder with subfolders when a new item is created on a sharepoint list

Copper Contributor

I have a SharePoint list like this:

Product number, Product Name, Category(list: C1, Ca, Cb, Cx, Cz) + 6 more fields.

 

When a new item i created on the list, I would like automatically to 
create a folder with the product name in an already created folder (named the category name C1, Ca....)

In the new product name folder i would like to create 5 folders: Photo, Tech Spec, Cert, Video, Master 

 

The SharePoint list is added to teams  and the folders with categories is in the files tab.

 

Is it possible?

 

 

1 Reply

Hi @PeterPlys 

 

Yes, it can be done with a Power Automate flow, below the example, just need to add the condition for the rest of the already created folder (named the category name C1, Ca....)

 

Flow_Create folders_Screenshot1.jpgFlow_Create folders_Screenshot2.jpg

 

Hope this helps.

JM