I need a Google Sheets reader to bring in data from Google Sheets. I've not been able to find anything. Am I missing one that already exists? Any ideas?
Hi,
you can probably do this using the GoogleSheets API together with our REST nodes.
Here is the doku of the API https://developers.google.com/sheets/guides/values
And here you can find a video how to use our REST nodes https://www.youtube.com/watch?v=Zku4nNhZSVk
Kind regards, Iris
For anyone who is looking for this, in version 3.5, KNIME introduced Google Sheets specific nodes so you no longer need to create your own REST APIs!