Google Sheets Reader

This node reads a tab ("sheet") of a Google spreadsheet. The spreadsheet can be selected from the spreadsheets available on Google Drive. Optionally, a specific range can be read from the sheet. The range must be entered in A1 notation (E.g. "A1:G10").

For more information about A1 notation visit: developers.google.com/sheets/api/guides/concepts#a1_notation

Options

Spreadsheet
The spreadsheet can be selected from the spreadsheets available on Google Drive.
Refresh
Refreshes the list of available spreadsheets from Google Drive.
Open in browser
Opens the selected spreadsheet in the browser.
Select first sheet
When selected, the first sheet of the spreadsheet will be read instead of the one selected from the drop-down menu.
Sheet
The sheet from the spreadsheet that should be read. Available sheets can be selected from the drop-down menu.
Select range
Specify whether a range should be read from the sheet.
Range
The range that should be read from the sheet can be specified in A1 notation. (E.g. "A1:G20")
Read column names
Specify whether the first row of the sheet should be read as column names.
Read RowIDs
Specify whether the first column of the sheet should be read as RowIDs.

Input Ports

Icon
A Google Sheets Connection.

Output Ports

Icon
The retrieved sheet.

Popular Predecessors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.