Get Sheets
get sheets names from google sheets.
Last updated
get sheets names from google sheets.
Last updated
Get the list of all sheet names from google sheet using specified spreadsheet IDs.
Credential: Object Variable
A variable name that references the user credential to access the resources.
SpreadSheet Id: String Argument
The Id of the spreadsheet to get sheets.
Output: List of String Variable
The variable that stores the sheet names of google sheets.