cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
The Dropbox Community is looking for feedback from you! Sign up to be a part of our customer panel 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: 
1
Ask
2
Reply and help

linking dropbox account inside my app

linking dropbox account inside my app

Azhar K.
New member | Level 1

I would like to to know how to link dropbox files inside an app.  I have seen people link their dropbox files in apps like Mentalnote.  I would like to learn how they did that, so that in my app that I am developing I can allow my users to link their dropbox to my app and share their files with others.  eg.  My app helps job seekers talk to recruiters.  Jobseekers may store their cv's in the dropbox and share the CV link with Recruiters.  Hope that makes sense?

1 Reply 1

Re: linking dropbox account inside my app

Greg-DB
Dropbox Staff

The Dropbox API does enable you to build an app that users can connect their accounts to, in order to interact with their files. For example, once a user is linked to your app, the app can upload and download files to and from their account, as well as share files.

To get started, we recommend using one of the official SDKs, if possible:

https://www.dropbox.com/developers

They have documentation and tutorials to help you start your integration. 

If we don't have an SDK that suits your needs though, you can use a third party library, or use the HTTP endpoints directly. 

For example, to get a shared link to a file or folder, you can use the /sharing/create_shared_link_with_settings endpoint.

Who's talking

Top contributors to this post

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