Hi, I want to do the following:
I have a folder with 3 subfolders on onedrive for business. The content of these 3 subfolders is filled by an external automatic backup routine. (ipad Goodnotes Automatic Backup)
Each of these 3 subfolders shall sync to 3 different sharepoint-site-folders like this:
...when a file is created/altered in .... the sync this file to ....
Subfolder(OnedriveforBusiness)1<=>Folder1 on Sharpointsite1
Subfolder(OnedriveforBusiness)2<=>Folder1 on Sharpointsite2
Subfolder(OnedriveforBusiness)3<=>Folder1 on Sharpointsite3
I havent't found a solution for this in power automate. Can anybody help me?
Hi @markus72
I set up a flow, you can refer below screenshots to see if it helps.
Assume I have a main Folder named 'SynFolder' with three subfolder like below:
Flow in details:
Expression:
Expression:
When a new file is created in Subfolder2, the file will be synchronized to Folder1 in site2.
Hope the content above may help you.
Best Regards
If my answer helps, then please consider Accept it as the solution to help the other members find it more quickly.