Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

How to create multiple folders in the "Document Set" in SharePoint Online

(0) ShareShare
ReportReport
Posted on by 223

How to create multiple folders in the "Document Set" in SharePoint Online. 

 

Created a document set in the Library and inside the document set (Test content Type)  i need to create 3 folders whenever a new document set is created using the flow. Please advise.

 

Attaching the screen shots of Lib and flow steps i've tried.

 

Flow.PNGContent Type.PNG

 

 

 

 

  • skvsp Profile Picture
    223 on at
    Re: How to create multiple folders in the "Document Set" in SharePoint Online

    Thank you for your response. The only change here is User will login to SharePoint site and create only "Document Set" and the flow should create folders inside the document set which is created.  ( Flow should not create the document set ) please advise in this scenario

     

     

     

  • Expiscornovus Profile Picture
    32,092 Most Valuable Professional on at
    Re: How to create multiple folders in the "Document Set" in SharePoint Online

    Hi @skolisetti,

     

    You can use an array with an apply to each to create those new folders.

     

    Below is an example

     

    [
    "Design",
    "Planning",
    "Build",
    "Test",
    "Service Introduction"
    ]

     

    foldersarray_example_docset.png

     

    The document set

     

    documentset.png

     

    The folders within that document set.

     

    contoso_documentsetfolders.png

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1