Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
Microsoft 365 & Microsoft Graph Library for Python
Hi You latest release 2.3.13 breaks some of its structures (`files.file_collection.FileCollection` => `files.collection.FileCollection`). This would have required, if semver was followed, to update to 3.0.0 to signal a breaking change....
I'm trying to dump a SP List into a xslx. Connection works fine, i can see all lists... but i cannot pull the items from any list. The get_items() just...
I am trying to add or upload data of excel sheet into share point custom list which is created with all the columns with specified data types. when I tried...
All links to example .py files or further documentation such as "download a file" in the sharepoint subsection all return a page not found error.
Sharepoint Office 365 (online). Try to use method download_session, work normally except when "#" caract in the name. The code raise : `office365.runtime.client_request_exception.ClientRequestException: ('-2130575338, Microsoft.SharePoint.SPException', "Le fichier /personal/user_test_ca/Documents/File with#.doc n'existe...
From v2.10 argument name "url" was changed to "authority_url" and this was not documented in any release notes. Please add the argument name change to release notes and keep in...
Is it possible to implement multithreading when extracting items from a large list? I looked into but I believe the next URL requests would stack and maybe the same page...
Hi First of all, thanks for this great library which has helped me a lot so far! I am trying to set the Created By / Author of a file/list...
Trying to install this package for last few hours. so this is to mention that it is not easy to get it up and running in the first place. secondly...