Read cell value of google sheet.
Read the value of a cell using cell address from google sheet.
This activity can only be used after the Create GSuite Connection Activity``
Create GSuite Connection Activity
Credential: Object Variable A variable name that references the user credential to access the resources.
Object Variable
Sheet Name: String Argument The name of the sheet to be read.
String Argument
Cell Address: String Argument The address of the cell in the sheet is to be read.
SpreadSheet Id: String Argument The Id of the spreadsheet is to be read.
Output:Object Variable The variable that stores the cell value extracted from the specified cell address.
:Object Variable
Last updated 3 years ago