Hi, can anyone here provide a step-by-step instruction on how I can connect to our Sharepoint library? OneDrive only allows access to personal OneDrive. I would love to use n8n rather than Make.com, but need to find a way to connect Sharepoint. The existing posts about this didn’t give me much clarity (I am super low-code). Thanks!
I’m taking a shot at developing a custom node to interact with Sharepoint. At the moment it’s focussed on file manipulation and supports the following operations:
Site
Get all sites
File
Upload
Download/Get
Move
Folder
List items in folder
I hacked this together over the weekend, so it’s still very early. Learning a lot about developing nodes for n8n. Happy to get feedback / contributions!
Great, thanks! I will check it out. What I need in my use-case is that a certain folder within Sharepoint is monitored, and that the workflow triggers if a file is added to that folder.