Comments
-
@"rossmeissl" The best way I found to do it is to call this first: https://dropbox.github.io/dropbox-api-v2-explorer/#paper_docs/list and then for each file call this: https://dropbox.github.io/dropbox-api-v2-explorer/#paper_docs/get_folder_info and see if it is in the correct folder.
-
Okay, no problem. It is possible to get this information by making several API calls but im afraid ill quickly hit the API limits.
-
Any update on this?