Download Google Sheets from URL in a Google Sheet

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.

image

image

you can use these nodes

  1. google auth = for your google account;
  2. sheets= to connect google sheets connector
  3. reader= to read the Google sheets.
1 Like