Create Table Rows

Inserts one or multiple new rows into the specified table.

Log in to see full request history
Path Params
string
required

The table's name or unique identifier for targeting specific table operations.

Body Params

A batch of new rows to insert into the table. Each row must adhere to the table’s schema. A maximum of 1000 rows can be inserted in a single request.

rows
array
required
length between 1 and 1000
rows*
boolean

Ensure computed columns are fully processed before returning the result. This is applicable only when the number of rows involved is fewer than 1.

Headers
string
required

Bot ID

string
required

Workspace ID

Responses

Language
Credentials
PAT
Click Try It! to start a request and see the response here! Or choose an example:
application/json