GOOGLE WORKSPACE Add sheet tab function

The GOOGLE WORKSPACE Add sheet tab function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to add a new sheet tab.

For a full list of available functions, please read GOOGLE WORKSPACE functions.


Description

The Add sheet tab function adds a new sheet tab to an existing Google Sheets spreadsheet with the specified title.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Spreadsheet IDYesText-Google Sheets spreadsheet ID
TitleYesText-Title for the new sheet tab
VariableYesText-Variable to store the result

Output variables

VariableTypeDescription
VariableObjectObject containing the new sheetId and title

Errors

  • Duplicate title – a sheet tab with this name already exists
  • Spreadsheet not found – the spreadsheet ID is invalid

Tips

  • Sheet tab names must be unique within a spreadsheet
  • Use the returned sheetId for subsequent operations on the new tab

Related functions

  • Delete sheet tab – Delete a sheet tab
  • Rename sheet tab – Rename a sheet tab

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.