0
votes

I'm trying to make a small node app to upload folders and zip files to my personal Dropbox account. I need to put them in a specific folder, not the 'Apps' folder they mention in their documentation.

Is there a way to do this using the Dropbox API?

1
Have you looked at this github.com/sintaxi/dbox - Josh C.

1 Answers

1
votes

Yes, you can just use "Full Dropbox" permission. The details of the various app permissions are here: https://www.dropbox.com/developers/reference/devguide#app-permissions.