Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
HuS
4 years agoHelpful | Level 5
Export Dropbox-Content to WordPress with list_folder
Plus plan user here. We consider using the API method list_folder to pick up a large Dropbox folder (thousands of images 100-5000 kb each) to populate the Media Library for a WordPress site. Individu...
Lockett677
4 hours agoNew member | Level 2
Yes — using the Dropbox API’s list_folder endpoint to enumerate a large folder and then feeding those file URLs into a bulk importer like WP All Import is a valid and achievable approach. The Dropbox API supports recursive listing and allows you to retrieve all image metadata via list_folder and list_folder/continue before you generate URLs for import. If existing plugins don’t meet your specific needs for automatically populating the WordPress Media Library with full-size images, building a custom integration around this API pattern is a reasonable solution many developers use for similar media ingestion tasks.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!