Add Rows
Tables
Add Rows
Append one or more rows to a sheet. Text column values can be set immediately; non-text column cells are created with stale status and must be triggered via a recalculation. Requests are scoped to the workspace associated with the API key; table, sheet, column, cell, operation, and version IDs must belong to that workspace.
POST
Add Rows
Append one or more rows (up to 100 at a time) to a sheet.
Text column values can be set immediately via the
values array. Non-text column cells are created with stale status — trigger a recalculation to compute them.
Adding rows creates a new sheet version. The response returns version, the current sheet version count after the rows are appended.Authorizations
Body
application/json

