One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
dragon v2
2 years agoExplorer | Level 3
API which we can be used to fetch the content of a folder.
Is there any API that we can use to fetch the content of a folder created through salesforce by integrating salesforce with dropbox?
- Greg-DB
Dropbox Staff
Dropbox does offer an API that can be used to list the contents of folders, among other operations. Regardless of what platform you're using, as long as you can make HTTPS requests, you can issue calls to the Dropbox API. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here.
In particular, to list the contents of a folder, you would use /2/files/list_folder[/continue]. The File Access Guide may be a good reference.
- Greg-DB
Dropbox Staff
I can't offer help with Postman as it's not made by Dropbox. Please refer to the documentation for Postman for information on how to use it.
If you're having any issues with the Dropbox API itself, please share the details of the issue so we can take a look.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,949 PostsLatest Activity: 21 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!