Retour à Google Sheets
Connecter Knoon AI avec Google Sheets (Google) pour automatiser les flux de travail AI.
Create a new sheet tab inside an existing Google Sheets file.
googleSheetsCreateSheet
Bêta
Autorisations
Autorisations optionnelles
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| spreadsheetId | file | Select the Google Sheets file where the new sheet tab should be created. | Oui |
| sheetName | mustache | Name of the new sheet tab to create (e.g. "Leads" or "Q1 Report"). | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| status | string | CREATED, EXISTS, or ERROR. |
| sensitive.spreadsheetId | string | Spreadsheet ID. |
| sensitive.sheetName | string | Sheet tab name. |
| sensitive.sheetId | number | Google Sheets internal sheet ID. |




