Saltar al contenido principal

Bulk Create Table Rows

POST 

/board/:boardId/table/:tableId/rows/bulk

Bulk-create rows in one table, either from an inline rows array (up to 1000) or by referencing a materialized row-query result set with a column mapping. Imports of 200 rows or fewer complete synchronously; larger imports run asynchronously and return a queued status immediately.

Request

Responses

Default Response