Delete Multiple Records from Airtable
n8n-nodes-base.httpRequest
Delete multiple records from an Airtable table in a single request. Supports batch deletion of up to 10 records.
Use Cases
Bulk delete obsolete records
Clean up multiple test records
Remove records in batch
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for delete multiple records from airtable.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/v0/{{ $json.baseId }}/{{ $json.tableIdOrName }}
Nodes:
2
Auth:
HTTP Header Auth