Update Multiple Records in Airtable
n8n-nodes-base.httpRequest
Update multiple records in an Airtable table in a single request. Supports batch updates of up to 10 records.
Use Cases
Batch update multiple records
Sync bulk changes efficiently
Update records in a single API call
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for update multiple 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