Browse/Airtable/Create a Record
Create a Record
Airtable
$19 · Pro
Create a new record in an Airtable table.
create-record.ts
const response = await fetch(`https://api.airtable.com/v0/${baseId}/${tableName}`, {
Unlock the full snippet
This is a Pro snippet — get all-access for $19, or unlock just this one snippet for $1.
Create a Record — Airtable Example (TypeScript, Node, Python, Go, PHP, Ruby) | apiexamples