Hi Everyone,
I have used the get node to read a sharepoint list but is it also possible to create/update a share point list using REST?.
Thank you
Hi Everyone,
I have used the get node to read a sharepoint list but is it also possible to create/update a share point list using REST?.
Thank you
Hi @flying_truck,
KNIME Analytics Platform offers a number of nodes for interacting with REST-ful
web services.
You can find the list of the nodes available in the category KNIME REST Client Extension here: https://kni.me/e/cOMrc4de8vXU_OZs
I guess you can use the POST Request node to send the list to Sharepoint.
Did you already try with that?
Cheers,
Vincenzo