cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
What’s new: end-to-end encryption, Replay and Dash updates. Find out more about these updates, new features and more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

uploading image to dropbox from asp.net mvc app and save it's path in db

uploading image to dropbox from asp.net mvc app and save it's path in db

muhammad saeed
New member | Level 1

i have a page (actually view ) from which i want to upload some page that image should be directly save into my dropbox app folder  and it return me path of the file save in dropbox so that i can save that path in my db

1 Reply 1

Greg-DB
Dropbox Staff

[Cross-linking for reference: https://stackoverflow.com/questions/39004071/using-dropxbox-in-mvc-5app ]

The Dropbox API does enable you to upload files to a Dropbox account, returning the metadata. For example, you can use the /upload endpoint:

https://www.dropbox.com/developers/documentation/http/documentation#files-upload

We recommend using one of the official SDKs if possible though. They will each have corresponding upload methods.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?