Append Row(s)

Append multiple rows to a table. Define the column:values pairs of each column in the rows object.

🚧

Column names only

This endpoint always expects column names (e.g. Name) in the row object, not internal column keys (e.g. 0000). The convert_keys parameter is not supported. Unknown keys are silently ignored without error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here!