get sheets names from google sheets.
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
Create GSuite Connection Activity
Credential: Object Variable A variable name that references the user credential to access the resources.
Object Variable
SpreadSheet Id: String Argument The Id of the spreadsheet to get sheets.
String Argument
Output: List of String Variable The variable that stores the sheet names of google sheets.
List of String Variable
Last updated 3 years ago