Google Clear Data From Spreadsheet
Inputs
| Name | Type | Description |
|---|---|---|
| Spreadsheet ID | String | The id of the spreadsheet. Get the file id (Step 5) |
| Credentials JSON | Object | Service account credentials. Get the credentials |
| Spreadsheet Tab Name | String | The tab name of the sheet. Get the tab name (Step 6) |
| Row | String | Row to start from |
| Column | String | Column to end at |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Whether the file was successfully updated. True / False |
Updated 7 months ago
