Skip to main content
Version: Current

Add Sheet

Description

Adds a new sheet to the specified Google Spreadsheet.


Common Capabilities

Process Data Support

info

This activity supports dynamic configuration using variables from the Process Data drawer.

You can bind values from Model Data, Form Data, System Data, Enterprise Variables, and Activity Outputs.

Learn more → Using Process Data


Design-Time Configuration

Display Text

A user-defined name for the activity, displayed on the workflow canvas to help identify its purpose.

Connection Name

The name of the configured Google Drive Connection used for authentication.

Spreadsheet

The file path or unique identifier (ID) of the Google Spreadsheet stored in Google Drive.

Refer to this guide to learn how to access a spreadsheet using its file path or ID.

Sheet Name

The name of the new sheet to be created.

Index

The zero-based position at which the new sheet will be inserted (for example, 0 inserts the sheet as the first tab).
If not specified, the sheet is added at the end of the spreadsheet.


Wait All Incoming

Execution Control

Controls how this activity behaves when multiple incoming execution paths converge.

Determines whether the activity executes when:

  • any incoming path completes, or
  • all relevant paths have completed before execution

Learn more → Execution Control


On Error

Error Handling Strategy

Defines how the workflow behaves if this activity encounters a runtime error.

Supported strategies include Fault, Continue, Suspend, and Retry.

Learn more → Error Handling


Output

Sheet Properties: The metadata properties of the newly created sheet.