cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Can we read/write files from/to Sharepoint using File Reader/File Writer snap?

GBekkanti
New Contributor III

Hi,

Can you please let me know whether we can read/write files from/to sharepoint using File Reader/File Writer snap?

Thanks in Advance!

5 REPLIES 5

dmiller
Admin Admin
Admin

I donโ€™t have access to a SharePoint instance but it looks like they have a REST API, so you likely could use the REST Snaps.


Diane Miller
Community Manager

vkbeemanapalli
Employee
Employee

Using REST snaps you can definitely connect to SharePoint both write and read files.

what type of Auth mechanism you would be using to connect to sharepoint. If it is using OAuth2 you can achieve this only via REST snaps.

Is it feasible to store temporarily 500 files daily and deleting them after processing by using REST to connect to SharePoint?

Depends on the size of the files.
No file uploaded to SnapLogic can be more than 100MB.


Diane Miller
Community Manager