Hi
I am trying to fetch files and folders in content explorer, using metadata query in node. I am facing below issues:
- Getting back all files and folders for a sponsorCode metadata as a response. But only files are getting displayed in content explorer. Folders are not getting displayed.
- Also the response is flattened and not structured as folder / subfolders /files.
I have done implementation as below :
Search for Folder using Metadata Query - Box Platform / API - Box Developer Community
Can you pls help solve this?