I am currently using KNIME Analytics Platform version 5.3.3. I want to download a file that is located in a Google Drive and whose url address is in a Google Sheet (URL Source). What nodes in KNIME do I use and what configurations should I make in each node.
you can use these nodes
- google auth = for your google account;
- sheets= to connect google sheets connector
- reader= to read the Google sheets.
1 Like