List Views from Airtable
n8n-nodes-base.httpRequest
Retrieve all views from an Airtable base. Returns view IDs, names, and types for all tables.
Use Cases
Discover available views
Build view selection interfaces
Get view IDs for filtering records
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for list views from airtable.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v0/meta/bases/{{ $json.baseId }}/views
Nodes:
2
Auth:
HTTP Header Auth