onedrive - List entire file list -
i need retrieve whole onedrive file list of user, sync local database.
is there solution?
i don't want recursively traverse whole file tree, inefficient...
at first thought /search&q=* endpoint, return max 500 results no pagination option.
unfortunately recursion way can accomplish @ moment. improved in future.
Comments
Post a Comment