Action: Copy Worksheet
Google Sheets Operation

The Copy Worksheet action duplicates an entire worksheet within the same or another spreadsheet.
Example User Story
I want to copy a worksheet within a Google Sheet so that I can create a duplicate with a new name.
Fields
Field Name
Field Type
Required
spreadsheetId
String
Yes
sheetId
Integer
Yes
newSheetName
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated