Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Sync libraries "When an item or file is modified" - search and replace in subfolders

(0) ShareShare
ReportReport
Posted on by 10

Hi All,

I am trying to build a flow (as you can probably guess):

- Library 1: Master files, in subfolders, modified every once in a while.

- Library 2: Same files, but different folder structure with subfolders and sometimes multiple duplications of the files.

Library 1: When a file is updated, I want it to search through Library 2 and all subfolders and replace the file and all dublications of it with the new version.

 

I of course started with the easy one, it copies all updates to the destination folder. But I want it to search through the subfolders of the destination folder and replace it there. Is that at all possible? Any ideas would be very much appreciated 🙂

 

Thank you!

 

File flow.JPG

 

 

  • Annnika Profile Picture
    10 on at
    Re: Sync libraries "When an item or file is modified" - search and replace in subfolders

    Hello Sudharsan,

     

    thank you! Unfortunately not, the copying works perfectly, but the challenge is that it should not simply copy the file to a certain main destination folder in library 2, but search through library 2 and all it's subfolders to find and replace the file wherever it can be found.

     

    Best regards

    Annika

  • sudharsan1985 Profile Picture
    1,325 on at
    Re: Sync libraries "When an item or file is modified" - search and replace in subfolders

    Hi @Annnika 

    Please refer to the below link

    Power Automate – How to auto copy or move files in SharePoint Library | Knowledge Share (spknowledge.com)

     

  • Annnika Profile Picture
    10 on at
    Re: Sync libraries "When an item or file is modified" - search and replace in subfolders

    Thank you for the response!

    I have set it up accordingly, but struggle a bit with the "copy file". So in the first steps it takes all information from library 1, but in "copy file" there is no mention of library 2 as destination folder to search through. What am I missing here?

     

    Best regards

    Annika

  • v-litu-msft Profile Picture
    on at
    Re: Sync libraries "When an item or file is modified" - search and replace in subfolders

    Hi @Annnika,

     

    You could following these steps to approach that:

    substring(outputs('Get_file_properties')?['body/{Path}'],0,lastIndexOf(outputs('Get_file_properties')?['body/{Path}'],'/'))

    Screenshot 2020-12-31 175314.jpg

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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