Read Row
Read information in a row.
Options
-
Spreadsheet(dropdown): a dropdown of all the spreadsheets you have access to within your Google Sheets account.
-
Worksheets(dropdown): a dropdown of the worksheets or tabs that exist on the spreadsheet you selected above.
Input
row
- number(number): the row number you wish to read.
Output
Besides the standard output fields listed below, Read Row will return all your custom column headers (as listed in row 1 of your Google Sheet) as outputs.
-
updated_date(date): the date on which the row was last updated.
-
row_title(text): the unique row ID of the row you are reading.