Google Sheets Connector
Google Sheets Connector Help
Version 4
ZappySys Logo File Version: v4
Supported Engine: 9

EndPoint Create SpreadSheet Tab


Name

create_sheet_tab

Description

Creates new tab for specified spreadsheet. [Read more]

Parameters
Parameter Label Required Options Description
NewTabName NewTabName YES Name for new Tab you like to add
InitialRowCount InitialRowCount YES Initial row count for new sheet
InitialColumnCount InitialColumnCount YES Initial column count for new sheet
TabColorRedValue TabColorRedValue YES Tab Color - Red Value for RGB
TabColorGreenValue TabColorGreenValue YES Tab Color - Green Value for RGB
TabColorBlueValue TabColorBlueValue YES Tab Color - Blue Value for RGB
SpreadSheetId SpreadSheetId YES
Option Value
Enter Your Sheet Id
Example Sheet Id 1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgvE2upms
Enter unique spreadsheet Id. To obtain sheet Id. Open spreadsheet in browser and check URL. You will example value like 1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgvE2upms that is your sheet id.
Output Columns
Name DataType Length Raw Description
spreadsheetId DT_WSTR 100 False
Input Columns
Name DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.