append_rows
Append new rows of data to a table in a Google Sheets range, automatically detecting the table structure.
Instructions
Append rows to the table detected in an A1 range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | ||
| values | Yes | ||
| spreadsheet_id | Yes | ||
| insert_data_option | No | INSERT_ROWS | |
| value_input_option | No | USER_ENTERED |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||