Forum Discussion
5 Replies
- dmillerFormer Employee
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.
- vkbeemanapalliEmployee
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.