Create Records in Airtable
n8n-nodes-base.httpRequest
Create one or multiple records in an Airtable table. Supports batch creation of up to 10 records per request.
Use Cases
Add new records to Airtable
Import data into Airtable
Create records from form submissions
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for create records in airtable.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/v0/{{ $json.baseId }}/{{ $json.tableIdOrName }}
Nodes:
2
Auth:
HTTP Header Auth