coda_upsert_rows
Insert new rows or update existing ones in a Coda table using key columns to match records.
Instructions
Insert or update rows in a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | ||
| tableIdOrName | Yes | ||
| rows | Yes | ||
| keyColumns | No | ||
| disableParsing | No |