Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Dev #181

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Dev #181

wants to merge 5 commits into from

Conversation

aconteneto
Copy link

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.

Copy link
Owner

@jasonrollins jasonrollins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you give me some example code about this change? What did you get before you made this change and what did you get after?

@aconteneto
Copy link
Author

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.

@patelmaulesh31
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants