Upsert Records in Airtable
n8n-nodes-base.httpRequest
Create or update records in Airtable based on matching field values. If a record matches, it's updated; otherwise, a new record is created.
Use Cases
Sync data without duplicates
Update existing or create new records
Maintain data consistency across systems
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for upsert records in airtable.
Copy and paste directly into your n8n workflow.
Method:
PATCH
Endpoint:
/v0/{{ $json.baseId }}/{{ $json.tableIdOrName }}
Nodes:
2
Auth:
HTTP Header Auth