shareplum icon indicating copy to clipboard operation
shareplum copied to clipboard

Dev

Open aconteneto opened this issue 3 years ago • 2 comments

Hey @jasonrollins, I hope you're well!

I changed the code to allow sending large files to Sharepoint. I also fixed a small issue with inserting "User" type records in the list.

aconteneto avatar Feb 15 '22 14:02 aconteneto

Hello @jasonrollins ,

The code exemple is the same as in README. The only difference is that before the "upload_file" don't sending files greater than 2GB, now the code overcome this Sharepoint limitation without errors.

aconteneto avatar Jul 02 '22 16:07 aconteneto

Hi Jason,

I am trying to access the Sharepoint site using SharePlum and RPA tools.

I was able to upload the files to the SP site with the upload_file function of SharePlum, but I did not have much success downloading the file using the get_file function.

Would it be possible for you to share some code to download files from the SP site?

patelmaulesh31 avatar Nov 25 '22 13:11 patelmaulesh31