My personal favorite apps that use the API: plaintext: http://itunes.apple.com/us/app/plaintext-dropbox-text-editin... http://ifttt.com https://www.hellofax.com http://greplin.com
Two apps I use almost daily that use the API: - https://agilebits.com/onepassword/android - http://www.quickoffice.com/quickoffice_pro_android/
The Dropbox API
11–20 of 48 posts
Re: The Dropbox API
#12Seems like its all server code. It'd be nice to do x-domain posts straight from the browser to Dropbox.
Re: The Dropbox API
#13Finally, Dropbox lets apps request access to only a single folder. Now you can try out an app without worrying that you're giving access to your private data. Many people were asking about this feature on Hacker News just yesterday: https://news.ycombinator.com/item?id=3136098
Re: The Dropbox API
#14Earlier quoted context omitted.
hellofax uses dropbox api? That's sweet - but I can't figure out exactly how they use it?
Juxta - we just did a redesign last week and haven't updated all the "how to" posts. Here's a screenshot of how to integrate HelloFax with Dropbox https://img.skitch.com/20111021-b2qqr3rbh5uew4jxh4c4n83pe7.j... Hope that helps!
Just wanted to say thanks, awesome job, and I think you converted her into a Hellofax customer for life.
Re: The Dropbox API
#15Seems like its all server code. It'd be nice to do x-domain posts straight from the browser to Dropbox.
This would be incredible. Web apps that are 100% HTML5/Javascript/LocalStorage could then use Dropbox to store/retrieve data in the cloud.
Re: The Dropbox API
#16Seems like its all server code. It'd be nice to do x-domain posts straight from the browser to Dropbox.
It's an OSS project that kind of aims at doing that kind of stuff. (if I'm not mistaking your post)
Re: The Dropbox API
#17Seems like its all server code. It'd be nice to do x-domain posts straight from the browser to Dropbox.
Re: The Dropbox API
#18Seems like its all server code. It'd be nice to do x-domain posts straight from the browser to Dropbox.
Re: The Dropbox API
#19I'm still hoping that POST notifications / webhooks will be introduced soon. That will definitely make the web a better place.
Re: The Dropbox API
#20Another example of how Dropbox is gonna keep its momentum. With it, it should be rather straightforward to bake in some cool iCloud type of preview/revision stuff into native apps.