No love after begging for an administration API for 2+ years.<p>At this point they should start putting some spin on it.<p>"Help your company employ more people. Dropbox for Business's lack of administration tools will grow your headcount. When you see your admins waiting for a list of users to load, or trying to write their own tools based on scraping the website, feel good about how you're fighting unemployment."
Hey if anyone from Dropbox is monitoring these comments: nice work, but there's something missing that I've been waiting for: API access to comments.<p>I'd love to recommend using the new Dropbox comments feature but I can't until I know there is a way of getting that data out after putting it in. I'm not entering metadata into a system that doesn't have fully programmable export. Been burned too many times.<p>Pretty please?
So is this the API for clients or for servers?<p>I would like my web server to be able to slurp up all the images from my customer's Dropbox. Unfortunately, shared folders can't be downloaded if they are larger than 2Gb, which is quite often for me.<p>Is there an API suitable for this?<p>EDIT: oh yes, yes there is! <a href="https://www.dropbox.com/developers/chooser" rel="nofollow">https://www.dropbox.com/developers/chooser</a><p>EDIT 2: It would be sweet if you guys also exposed SHA2 hash of the files in Choser. Often times they user will mistakenly load the same file, and I would rather not do the work at all if I don't have to.
One thing I cannot understand is that Dropbox API does not provide any kind of hash for files (in both v1 and v2). In contrast, Amazon Cloud Drive and Google Drive provides md5 hash, and OneDrive provides sha1Hash and crc32Hash. The lack of hash info makes custom app to compare and upload local files extremely painful.
Is there an accessible description of the API? i.e., what's driving the "code generation process"? Is that open and something I could use to generate a client for <insert my favorite language here>?
The Dropbox Badge thing looks neat [1] but I don't see any indication of an open API so that non-Microsoft applications can take advantage of it. Does anyone know if there are any plans for that?<p>[1] <a href="https://www.dropbox.com/help/7670" rel="nofollow">https://www.dropbox.com/help/7670</a>
Love the new features. I was hoping to see the ability to programmatically create File Requests. Looks like it might still be a while before it gets implemented.
Sample app link here is broken <a href="https://github.com/dropbox/dropbox-sdk-python/blob/master/example/back-up-and-restore/backup-and-restore-sample.py" rel="nofollow">https://github.com/dropbox/dropbox-sdk-python/blob/master/ex...</a>
Is the Dropbox client fully open source yet? I won't use a spying tool that hires international spies to be on the board if they continue to be closed-source and intent on spying. Their new SDKs seem to be open source - why not their main client product?