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

List Views from Airtable

n8n-nodes-base.httpRequest

Retrieve all views from an Airtable base. Returns view IDs, names, and types for all tables.

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

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

Related Airtable Nodes