Last Updated: Mar 15, 2021
Use this function to read the values of a row in a worksheet from the provided index.
Get Row Values (id_or_url, sheet_name_or_index, row_index, private_key, cient_email)
| Input Parameter Name | Description | 
|---|---|
| id_or_url | ID or URL of Google Sheet | 
| sheet_name_or_index | Name or index of worksheet | 
| row_index | Index of a Row | 
| private_key | Private key of the service acValues | 
| client_email | Email ID of the service acValues | 
| Return Value | Description | 
|---|---|
| Output | 
  | 
Get Row Values (ABC123, Invoice, 2, —–BEGIN PRIVATE KEY—–\nABCD\n—–END PRIVATE KEY—–, name@project-id.iam.gserviceacValues.com)
To view all the Google Sheets functions, click here.