More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
📋

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.

airtable database records list api
API Docs
Platform
Airtable
Category
api integration
Version
1.0.0
Auth Required
Yes

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
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Airtable Nodes