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.
This activity can only be used after the Create GSuite Connection Activity
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.