web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Moving folders from on...
Power Automate
Answered

Moving folders from one SharePoint library to another

(0) ShareShare
ReportReport
Posted on by 199

Can someone assist me, is it possible to move an incoming folder from one doc library to another with flow?

The folder will be uploaded to the root of lib1 via syncing and will always contain 1 document.
I simply need to move them as they arrive (or soon after) to the root of library 2. 

 

Thanks in advance.

Categories:
I have the same question (0)
  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @Victoria ,

     

    I made a sample for you:

     

    Create a flow with the trigger 'When a file is created' and the next action is ‘Move folder’

    vxiaochenmsft_0-1670468876349.png

     

     

    Set a trigger condition that can only be triggered when the new item is a folder.

    @equals(triggerOutputs()?['body/{IsFolder}'], true)

    vxiaochenmsft_1-1670468876354.png

     

     

    Save and run flow. Create a folder in the first library.

    vxiaochenmsft_2-1670468876354.png

     

     

    After the flow is triggered, the folder is moved to the second library.

    vxiaochenmsft_3-1670468876355.png

     

    Best Regards,

    Wearsky

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 77 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 68

#3
Expiscornovus Profile Picture

Expiscornovus 56 Most Valuable Professional

Last 30 days Overall leaderboard