Copies a single sheet from a spreadsheet to another spreadsheet. Returns the properties of the newly created sheet.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Google Sheets documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Destination Spreadsheet ID | The ID of the spreadsheet to copy the sheet to. |
| Origin Spreadsheet ID | The ID of the spreadsheet containing the sheet to copy. |
| Sheet ID | The ID of the sheet to copy. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |