Append or insert data into Google Sheets
Parameter | Type | Description |
---|---|---|
Spreadsheet ID | String | The ID of the Google Sheet |
Sheet Name | String | Name of the target sheet |
Values | Array | Data to be added |
Insert Location | String | Where to add data (append/specific range) |
Value Input Option | String | How to interpret input (RAW/USER_ENTERED) |