programmatic dropbox sharing programmatic dropbox sharing curl curl

programmatic dropbox sharing


The Dropbox API currently does not offer any calls for managing shared folders (e.g., creating, accepting, etc.)


I've just released this little gem to do this using the web interface: https://github.com/Jesus/dropbox-invite

The proper way would be doing it through the API but since there's no official implementation I had to build a workaround.