It is a very simple flow. When a file changes, copy it to a Dropbox folder. I will write it down because my interface is in PT_BR:
- Using OneDrive trigger "When a file changes"
- Select a specific folder called pwSafe
- Condition: File name contains psafe3 (have also tried the full file name "pwsafe 2.psafe3").
- If yes, create file in DropBox, in a folder with the same name
Actually what I am trying to do is to keep this file in sync between OneDrive and Dropbox.
I have also tried to create a flow using "When a file is created" trigger from OneDrive, but I always get the same 404 error.
I know that this flow will only work once because I am using create file in Dropbox, but I can´t pass the first step anyway.