Voltar para Google Sheets

Conectar Knoon AI com Google Sheets (Google) para automatizar fluxos de trabalho de AI.

Clone an existing sheet tab into a new sheet tab within the same Google Sheets file.
googleSheetsCloneSheet
Beta
Permissões
  • https://www.googleapis.com/auth/drive.file
Permissões opcionais
  • https://www.googleapis.com/auth/drive
Parâmetros
NomeTipoDescriçãoObrigatório
spreadsheetIdfile Select the Google Sheets file containing the sheet tab to clone.Sim
sourceSheetNamemustache Name of the existing sheet tab to clone (e.g. "Template" or "January").Sim
newSheetNamemustache Name of the new cloned sheet tab to create (e.g. "Template Copy" or "January Backup").Sim
Devoluções
NomeTipoDescrição
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.