Learn how to make the most out of the Dropbox Community here 💙.
Forum Discussion
biswas_nu
6 months agoNew member | Level 2
Listing team folders and content
I need a critical help with question below. i am developing a backup and restore solution which backups data from dropbox and store in s3 bucket. I am using typescript lambda to achieve the same...
biswas_nu
6 months agoNew member | Level 2
When using selectAdmin : <team_member_id of admin> and calling listfolder and listfoldercontinoue with the folder id, I am able to see all the files in team folder but not their path
biswas_nu
6 months agoNew member | Level 2
When using selectAdmin : <team_member_id of admin> and calling listfolder and listfoldercontinoue with the folder id, I am able to see all the files in team folder but not their path
the data does not contain the filePath for the team files
- Здравко6 months agoLegendary | Level 20
biswas_nu, Can you take a look on your result posted above? You may see there files "path_lower" and "path_display". Do they absent in some of your list results? 🧐 That's the paths of all entries - files and folder in the list results.
Something that may confuse you is that such paths are rooted to the selected namespace (in your case - member home folders or shared team folders). Leading folder names are missing and if you don't know where you can find them - in your list results for such folders you made at the beginning (where your team_folder_id comes from).
Some other confusion may be incorrect paths symbols case - even in display paths. Only last entry in such a path is guaranteed correct. All preceding, if any, may be messed - messed path symbols case!
If something else confuse you, again, be more concrete.
- biswas_nu6 months agoNew member | Level 2
Hello Здравко
They are missing in case of team folder files when access them using selectAdmin: <team member id>- Здравко6 months agoLegendary | Level 20
Do you list inactive team folders by any chance? 🙂 They are not mounted! Paths appear to mounted folders only - all team folders or others.
About Discuss Dropbox Developer & API
Make connections with other developers809 PostsLatest Activity: 8 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!