Create Or Update Records
Creates or updates multiple records in a Ninox table.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Workspace ID that owns the database.
stringrequired
Database ID that owns the table.
stringrequired
Table ID to create or update records in.
objectrequired
Array of record payloads to create or update.