Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

How to get Drive from Web URL

Open dion-ricky opened this issue 1 year ago • 0 comments

Is it possible to get Drive object from the Web URL? All tutorial and test cases I've seen are either using root or iterating the site.drives.

I want to get Drive object for https://tenant.sharepoint.com/sites/MySite/MyOwnDrive/, is it possible to do using this library without having to iterate through site.drives?

dion-ricky avatar Jan 24 '24 07:01 dion-ricky