You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Goldmine
2 years agoExplorer | Level 3
Search the file in folder
The basic search of file in all folders work fine but I want to search a file in particular folder not whole dropbox. how to implement this.
Jay
Dropbox Staff
Hi Goldmine, thanks for bringing this to our attention.
You can navigate to a folder on the site, and then when you search, it will be limited to that folder.
If you have any further queries, feel free to message back.
Goldmine
2 years agoExplorer | Level 3
for implementation using /files/search_v2
api and pass query and option path parameter for search but its not work for folder wise search. how to resolve this.
- Jay2 years agoDropbox Staff
Thanks for the info, for any API queries, It needs to be in the appropriate forum, so I'll move this post there.
- Greg-DB2 years agoDropbox Staff
Goldmine Using the options.path parameter on /2/files/search_v2 is the right way to restrict the search to a particular folder. (By the way, the API v2 Explorer can be useful for trying out calls like this.) I just tried that and it is working for me. If that doesn't appear to be working for you, please share the code and parameters you're using, along with the unexpected output, so we can look into it for you. Be sure to redact the access token though. If you'd prefer to share privately, you can open an API ticket here.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf 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!