how to list all files(or sub directories) under a directory on sharepoint? #1141
Unanswered
davidxiaodev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I have a directory at sharepoint like below, and i like to list all files under "dira/dirb"
sites/site_id/drives/drive_id/dira/dirb/....
I could get site_id and drive_id via source code,
But not found a way to list all files(or directories) under "dira/dirb", any advice?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions