Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

(0) ShareShare
ReportReport
Posted on by 128

I have alot of videos that I want to copy from a sharepoint library to dropbox. 

Using a template I see this flow can only run when new files are added (when files created) in the sharepoint library. 

I want to be able for the flow to look inside a sharepoint library or folder nd to be able to COPY the exisitng files to dropbox. 

 

How do I do this? See below default template I want to tweak. 

laz8592_0-1646819683195.png

 

 

  • Chrisl Profile Picture
    128 on at
    Re: Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

    thank you very much for your help but the latest option is throwing up too many errors now. 

    I have spent too much time on this, as it requires alot of configuring, I will go back to copying manually from onedrive to Dropbox 

     

    Thank you for your time. 

  • v-LilyW-msft Profile Picture
    on at
    Re: Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

    Hi @laz8592 

    If you want to copy the entire folder to Dropbox, you can refer to the screenshots below.

    Suppose I want to copy every files inside the ‘Copy’ folder including the subfolders in Documents library to Dropbox.

    vLilyWmsft_0-1647334631043.png

    Flow in details:

    vLilyWmsft_7-1647335275278.png

    vLilyWmsft_2-1647334732300.png

    Get the folder path with this formula.

    Expression:

    last(split(items('Apply_to_each')?['{Path}'],'Shared Documents'))

    vLilyWmsft_3-1647334749738.png

    ‘Copy’ folder and subfolders are automatically created when new files are created.

    vLilyWmsft_4-1647334982207.png

    After flow runs, the 'Copy' folder will be copied to Dropbox.

    vLilyWmsft_5-1647335064615.png

    vLilyWmsft_8-1647335371814.png

    Best Regards.

  • Chrisl Profile Picture
    128 on at
    Re: Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

    I am having a problem with the isfolder value. When its there the error is shown below. If i select a single file in the File identifier it copies the file successfully. I want to be able to copy whole folders and everything inside them. 

     

    laz8592_0-1647333858255.png

     

  • v-LilyW-msft Profile Picture
    on at
    Re: Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

    Hi @laz8592 

    Does your folder contain subfolders?

    If it contains subfolders, you can first determine whether the file is a folder, if it is a folder, skip it, if not, copy it to DropBox.

    vLilyWmsft_0-1647331943085.png

    Best Regards.

  • Chrisl Profile Picture
    128 on at
    Re: Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

    Thank you for your reply, everything worked expcept for the copying , see error below

    laz8592_0-1647265617782.png

     

  • v-LilyW-msft Profile Picture
    on at
    Re: Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

    Hi @laz8592 

    Before creating a file, you need to get the file's properties and file content, and then create a new file.

    vLilyWmsft_1-1647246159715.png

    vLilyWmsft_0-1647246147062.png

    vLilyWmsft_2-1647246205995.png

    vLilyWmsft_3-1647246232558.png

    vLilyWmsft_4-1647246245651.png

    After flow runs, the files in this folder will be copied to the Dropbox folder.

    vLilyWmsft_5-1647246336581.png

    vLilyWmsft_6-1647246354808.png

    Hope the content above may help you.

    Best Regards

  • Chrisl Profile Picture
    128 on at
    Re: Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

    Hi Christian

     

    So basically I create a 'scheduled flow' with the 'when a file is created' sharepoint trigger and then create the file action on dropbox? 

  • ChristianAbata Profile Picture
    8,949 Most Valuable Professional on at
    Re: Copy EXISTING files (not when files are created) in a sharepoint library to dropbox

    hi @laz8592  you have only one way and is changing your trigger, so you can select schedule and run depends on a especifc date or manually so you can run it when you need.

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