Hi,
Im very new to python and python's libraries.. I found this API useful for uploading a file to sharepoint but im not able to do that..
readme.md file in not for absolute beginners so please help me with this.
I have installed library using pip install Office365-REST-Python-Client but i dont know what next to do?
I tried to checkout this repo and go to examples/sharepoint and try to execute file_upload_session.py but without success.
Please help me to upload file to the my sharepoint online. Thanks
Hi,
Im very new to python and python's libraries.. I found this API useful for uploading a file to sharepoint but im not able to do that..
readme.md file in not for absolute beginners so please help me with this.
I have installed library using
pip install Office365-REST-Python-Clientbut i dont know what next to do?I tried to checkout this repo and go to examples/sharepoint and try to execute
file_upload_session.pybut without success.Please help me to upload file to the my sharepoint online. Thanks