One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Sam F.6
8 years agoNew member | Level 2
SwiftyDropbox - Get MediaMetadata Count
Currently I have to take the user's dropbox and read through their files counting the images they have. I wasn't sure if there was a better way or a method I could use that you have setup?
- Greg-DB
Dropbox Staff
[Cross-linking for reference: https://github.com/dropbox/SwiftyDropbox/issues/158 ]
That sounds like the only way to do that. The Dropbox API doesn't offer a way to just get the count of media information, so you'd need to listFolder through the entries you're interested in and count the relevant ones.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,950 PostsLatest Activity: 2 days 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!