Create Records
Creates new records in a datasheet in AITable.ai.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
AITable datasheet ID where records will be created.
array of objectrequired
Array of records to create. Each item contains a fields object.
Uncommon arguments
string
Use field names or field IDs when writing fields. AITable supports name or id.