I am using Dropbox's Dropin Saver to upload files into my Dropbox account. Can I upload a file from my computer (not from a web site)?
Asked
Active
Viewed 285 times
2 Answers
-1
No. Presumably the user could just do that on dropbox.com
if they wanted?

user94559
- 59,196
- 6
- 103
- 103
-
So if I want to upload a file from my mobile device directly from my application ןs there a way to do it without surfing to the dropbox.com (maybe by using another API)? – Ortal Blumenfeld Lagziel Jul 24 '14 at 06:12
-
Oh, certainly! The Core API and Sync API both support this. – user94559 Jul 24 '14 at 06:17
-1
As finding the straight-forward solution to your question is still not easy, let me point you to the Dropbox API Explorer:
- Create a Dropbox Web-App with a few clicks.
- Use its Access Token in the Dropbox API Explorer/upload to create a code snippet including a preview for what you are looking for.
- Use the cURL or Python code in your code.

jotrocken
- 2,263
- 3
- 27
- 38