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
alreeves27
8 years agoExplorer | Level 3
Path to files and folders in a Team Folder
I am using the API v2 endpoints to query a user's dropbox account for their folder structure to allow the user to select a folder. We are offering a service to be able to import files dropped in th...
alreeves27
Explorer | Level 3
I was able to get the listing of the shared folders by calling FileUserRoutes.ListFolders by passing in the url of the top shared folder then the path to the file or folder. I have to keep track of the path on my side as a navigate the structure as opposed to it being provided in the pathLower field. I know the parent folder path however so it is easy to construct.
Writing it up helped me see what I hadn't tried.
Now to see how to retrieve and delete a file in a Team Folder and as well as how to upload a file to a Team Folder.
omrika
6 years agoExplorer | Level 3
i am having the same problem,
and didn't understand in what URL are you using
- the shared folder have only "sharedFolderId" and "PreviewUrl".
how is it possible to go inside the hierarchy in shared folders?
using the file.listFolderAsync() method with those Path for example sharefolderId that called "Test" and i am trying to fetch the .Files.ListFolderAsync("/Test")
i am getting error
any suggenstions?
- Greg-DB6 years agoDropbox Staff
omrika I'm not sure I follow your question. I'll be happy to help, but I'll need some more information.
Also, this is an old thread, so in order to not spam the original author here, please open a new thread with the details of the issue you're seeing:
https://www.dropboxforum.com/t5/forums/postpage/board-id/101000014
Please include a description of what you're trying to accomplish, as well as the current relevant code and the error you're getting. Thanks in advance!
- omrika6 years agoExplorer | Level 3
i opened a new one
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,917 PostsLatest Activity: 11 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!