Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Suggested answer

Copying Folder and SubFolder(s)

Like (1) ShareShare
ReportReport
Posted on 10 Sep 2024 15:01:44 by 2
I am having some issues trying to build this power automation in SharePoint and could use some help!
In a nutshell, I need to keep financial information separate from common information.
Here is the current layout I have:
 
Documents-
                    A Projects--
                                       Projects---
                                                         Lake Parkway----
                                                                                     (Construction Drawings (PDF File))
                                       Project Bids---
 
I want a rule where if a user creates another project inside the "Projects" folder, it automatically creates that same folder inside the "Project Bids" folder, along with the contents inside the folder.
I have hundreds of projects with construction drawings that will be created in the "Projects" folder, and want to avoid having to create the same hundred folders inside the "Bid Projects" folder.
Using the example above, I would like it to also copy the PDF file labeled "Construction Drawings" over to the site specific folder that gets created inside the "Project Bids" folder.
It would look something similar to this I assume.
 
 
  • Suggested answer
    Michael E. Gernaey Profile Picture
    41,969 Super User 2025 Season 1 on 10 Sep 2024 at 18:58:33
    Copying Folder and SubFolder(s)
    Hi 
     
    You can use the Trigger for when a File is Created Action, but add a Trigger condition that checks the property IsFolder which will either return true or false.
    This way your Trigger only actually triggers on Folders.
     
    After that what you want to do is easy enough to Create new Folders and copy/move files.
     

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
stampcoin Profile Picture

stampcoin 61

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 47 Super User 2025 Season 1

#3
rzaneti Profile Picture

rzaneti 31 Super User 2025 Season 1

Overall leaderboard
Loading started