Connecting to Sharepoint library

Hi @Tokoloshe,

Thanks for posting! Even though we don’t have a built-in node for MS Sharepoint, that’s a popular feature request that you can go and upvote!

You can always make custom API call using the HTTP Request node. See an example in another post here: How to download a Microsoft Sharepoint file with the HTTP node

Hope that helps!