update_row
Update rows in a Google Sheet by matching a column value, then apply new data. Specify endpoint, column, value, and data to modify matching rows.
Instructions
Update specific rows in a Google Sheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | New data to update matching rows with | |
| value | Yes | Value to search for | |
| column | Yes | Column name to search in | |
| endpoint | Yes | The SheetsDB API endpoint |