Insert/Update Record(s)
Creates Quickbase records, or updates matching records if they exist.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Quickbase table identifier that will receive the record changes.
stringrequired
JSON string containing the Quickbase record array payload, for example [{"6":{"value":"Acme"}}].