Upload Attachment to Airtable
n8n-nodes-base.httpRequest
Upload a file attachment to an Airtable record. Supports files up to 5MB via base64 encoding.
Use Cases
Upload images to records
Attach documents to entries
Store files in Airtable
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for upload attachment to airtable.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/v0/{{ $json.baseId }}/{{ $json.recordId }}/{{ $json.attachmentField }}/uploadAttachment
Nodes:
2
Auth:
HTTP Header Auth