Read Cell
Read cell value of google sheet.
Last updated
Read cell value of google sheet.
Last updated
Read the value of a cell using cell address from google sheet.
Credential: A variable name that references the user credential to access the resources.
Sheet Name: The name of the sheet to be read.
Cell Address: The address of the cell in the sheet is to be read.
SpreadSheet Id: The Id of the spreadsheet is to be read.
Output The variable that stores the cell value extracted from the specified cell address.