Get the conntent of a sharepoint list into KNIME

Hello,

I try to get the content of a sharepoint list into KNIME. I try it with the Generic Web Service Client and REST Web Service GET. But was not able to get the content. Does anybody have experience how to configurate the generic or the get node?

Thank you for your support.

 

Rascal

Hi Rascal,

You should be able to get this to work using the GET Request node. Please see here for the documentation from Microsoft: https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-lists-and-list-items-with-rest

Cheers,

Roland