We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.

Forum Discussion

sukanya y.'s avatar
sukanya y.
New member | Level 1
9 years ago

File download from users dropbox accounts in MVC

I need to develop a feature in my MVC application, where logged in users have their own dropbox accounts and they can able to download their files from their dropbox account and upload to my application.

For this I need to provide a dropbox  login screen first, then need to show the files and folders of the user and then user can choose the file to download.

Please suggest me how to implement the functionality as I am new to MVC and  drop box features.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    That's correct, Dropbox does offer an API you can use to list, upload, and download files, among other operations. 

    You can find everything you need to get started on the developers site here, as Richard noted:

    https://www.dropbox.com/developers

    We do recommend using an official SDK if possible. If not, you can call the HTTP endpoints directly.

About Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,875 PostsLatest Activity: 5 hours ago
323 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!