Last Updated: Mar 15, 2021
Use this function to list the names of all the worksheets in a given Google Sheet.
Get Worksheets (id_or_url, private_key, cient_email)
| Input Parameter Name | Description | 
|---|---|
| id_or_url | ID or URL of Google Sheet | 
| private_key | Private key of the service account | 
| client_email | Email ID of the service account | 
| Return Value | Description | 
|---|---|
| Output | 
  | 
Get Worksheets (ABC123, —–BEGIN PRIVATE KEY—–\nABCD\n—–END PRIVATE KEY—–, name@project-id.iam.gserviceacValues.com)
To view all the Google Sheets functions, click here.