Hi there,
How would I create a Flow to sync the contents of a Dropbox Folder to OneDrive for Business. The Dropbox folder contains sub-folders.
KInd regards
Francois Wessels
Hi Kris (
),You've put in a manuel trigger - is there any set-up with automatic triggers that would work? E.g. is there a trigger that catches when a file/folder is created or modified in subfolders that could be used? So it is an actual sync and not a manual copy.
Cheers,
Ask
Hi @francoiswessels,
Do you want to copy the contents of a Dropbox folder (which contains sub-folders) to OneDrive for Business folder?
I assume that the sub-folders of your Dropbox Folder don't contain sub-folders, I have made a test on my side and please take a try with the following workaround:
Within "If/yes" branch of Condition, add a "List files in folder 2" action, Folder field set to Path dynamic content of "List files in folder" action. Then add a "Apply to each 2" action, input parameter set to output of "List files in folder 2" action. Within "Apply to each 2" action, add a "Get file content 2" action, File field set to Id dynamic content of "List files in folder 2" action, add a "Create file 2" action, Folder Path field set to following formula:
/Test2/DisplayName dynamic content of "List files in folder 2" action
File Name field set to DisplayName dynamic content of "List files in folder 2" action, File Content field set to File Content of "Get file content 2" action.
Within "If/no" branch of Condition, add a "Get file content" action, File field set to Id dynamic content of "List files in folder" action. Then add a "Create file" action, specify Folder Path, File Name field set to DisplayName dynamic content of "List files in folder" action, File Content field set to File Content of "Get file content" action.
Image reference:
The flow works successfully as below:
Best regards,
Kris
Michael E. Gernaey
14
Super User 2025 Season 1
stampcoin
14
Churchy
12