Indietro a Google Sheets

Connetti Knoon AI con Google Sheets (Google) per automatizzare i flussi di lavoro AI.

Clone an existing sheet tab into a new sheet tab within the same Google Sheets file.
googleSheetsCloneSheet
Beta
Autorizzazioni
  • https://www.googleapis.com/auth/drive.file
Autorizzazioni facoltative
  • https://www.googleapis.com/auth/drive
Parametri
NomeTipoDescrizioneObbligatorio
spreadsheetIdfile Select the Google Sheets file containing the sheet tab to clone.
sourceSheetNamemustache Name of the existing sheet tab to clone (e.g. "Template" or "January").
newSheetNamemustache Name of the new cloned sheet tab to create (e.g. "Template Copy" or "January Backup").
Resi
NomeTipoDescrizione
statusstring CREATED, EXISTS, or ERROR.
sensitive.spreadsheetIdstring Spreadsheet ID.
sensitive.sourceSheetNamestring Original sheet tab name.
sensitive.newSheetNamestring New cloned sheet tab name.
sensitive.sheetIdnumber Google Sheets internal sheet ID of the cloned tab.