Update existing data in Google Sheets
Parameter | Type | Description |
---|---|---|
Spreadsheet ID | String | The ID of the Google Sheet |
Range | String | Range to update (e.g., ‘Sheet1!A1:D10’) |
Values | Array | New values to update |
Value Input Option | String | How to interpret input (RAW/USER_ENTERED) |
Include Format | Boolean | Whether to update cell formatting |