Learn how to make the most out of the Dropbox Community here 💙.
Forum Discussion
DeanPerry
6 years agoNew member | Level 2
Integrating users' Dropbox files within my SaaS
Hi all
Long time Dropbox user, but new to Dropbox integration and the possibilities therein.
My company is creating a SaaS platform for catalog and product management. I would like users to be ab...
Greg-DB
Dropbox Staff
6 years agoThanks for reaching out! Dropbox does offer an API you can use for listing, uploading, and downloading files, among other operations. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here:
https://www.dropbox.com/developers
To get familiar with the API, I recommend reviewing the Getting Started Guide:
https://www.dropbox.com/developers/reference/getting-started
For an overview of how the authorization process works, I check out the OAuth Guide:
https://www.dropbox.com/developers/reference/oauth-guide
The result of the authorization process is an access token that doesn't expire by default.
And for information on how to find files and stay up to date, check out the Content Access Guide:
https://www.dropbox.com/developers/reference/content-access-guide
Hope this helps, and let us know if you have any questions.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,965 PostsLatest Activity: 7 hours ago
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!