Apparently this has been “an open feature request” for 3+ years. I have a need to move all files from one folder to another. I’ve got a trigger worked out, just can’t get the function of moving more than one file at a time.
Does anyone know how to configure the DropBox API to work with the Zapier Webhook?
The dropbox API info is here: https://www.dropbox.com/developers/documentation/http/documentation#files-move_batch:2
Looks like dropbox provides all the info. I’m just not sure how to plug it all in. I keep getting authentication errors, header errors, etc.