Copy Sheet
Description
Copies a sheet from the current spreadsheet to a specified target spreadsheet.
Common Capabilities
Process Data Support
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 source Google Spreadsheet stored in Google Drive.
Refer to this guide to learn how to access a spreadsheet using its file path or ID.
Target Spreadsheet
The file path or unique identifier (ID) of the destination Google Spreadsheet stored in Google Drive.
Refer to this guide to learn how to access a spreadsheet using its file path or ID.
Source Sheet Name
The name of the existing sheet in the source spreadsheet that you want to copy.
New Sheet Name
The name to assign to the copied sheet in the destination spreadsheet.
If not specified, the name defaults to Copy of [Original Name] (copy).
Wait All Incoming
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
Defines how the workflow behaves if this activity encounters a runtime error.
Supported strategies include Fault, Continue, Suspend, and Retry.
Output
Sheet Properties The metadata properties of the newly created sheet in the target spreadsheet.