Create Field in Airtable
n8n-nodes-base.httpRequest
Create a new field (column) in an Airtable table. Supports all field types including text, numbers, selects, dates, and more.
Use Cases
Add new fields to existing tables
Extend table structure dynamically
Create custom field configurations
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for create field in airtable.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/v0/meta/bases/{{ $json.baseId }}/tables/{{ $json.tableId }}/fields
Nodes:
2
Auth:
HTTP Header Auth