/dropbox/store - Replace if conflict

Hi!

I want the /dropbox/store robot to replace a file if another file with the same name already exists.
How can I do that in the templates?

Thanks in advance.

Hello, there is no template method for what you are describing. Instead, this would have to be achieved via one of our SDKs and the dropbox API the check a file name is already present and, if so, to create a revision of the file.