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

Community site session details

Session Id :
Power Automate - Building Flows
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.

I have the same question (0)
  • Verified answer
    v-xiaochen-msft Profile Picture
    on at
    Re: Moving folders from one SharePoint library to another

    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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 544 Moderator

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 482 Super User 2025 Season 2

#3
chiaraalina Profile Picture

chiaraalina 287

Last 30 days Overall leaderboard