List Records from Airtable
n8n-nodes-base.httpRequest
Retrieve records from an Airtable table with filtering, sorting, and pagination support. Perfect for syncing data and building dynamic workflows.
Use Cases
Sync Airtable records to other systems
Build reports from Airtable data
Trigger workflows based on record data
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for list records from airtable.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v0/{{ $json.baseId }}/{{ $json.tableIdOrName }}
Nodes:
2
Auth:
HTTP Header Auth