cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
We want to hear from you on accessibility tools and features for Dropbox - get involved in the conversation 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: 

listfolder function

listfolder function

AustinJ1
Explorer | Level 3

I am using java and am trying to list all the folders and include the property groups as talked about here inorder to reduce api calls. However when I look at the builder here there is no option to do this. Is this part of the java sdk or am I going to have to make http calls in order to do this

4 Replies 4

Greg-DB
Dropbox Staff
The file properties functionality was only recently added to the list_folder API endpoint, and that hasn't yet been implemented in the Java SDK. That should be available in the next Java SDK release, but I don't have a timeline for that right now.

deFreitas
New member | Level 2

@austin So a think you can write a http client for this specific api?

AustinJ1
Explorer | Level 3

I did

Greg-DB
Dropbox Staff

The file properties functionality is now available in the latest version of the Java SDK (currently v3.0.6), e.g., as ListFolderBuilder.withIncludePropertyGroups.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    AustinJ1 Explorer | Level 3
  • User avatar
    deFreitas New member | Level 2
What do Dropbox user levels mean?