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

Get Base Schema from Airtable

n8n-nodes-base.httpRequest

Retrieve the complete schema of an Airtable base including all tables, fields, and views. Essential for dynamic integrations.

airtable database schema tables fields api
API Docs
Platform
Airtable
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Discover base structure
Build dynamic field mappings
Generate documentation for bases

Configuration

Node Configuration Summary
Ready-to-use Airtable node configured for get base schema from airtable. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /v0/meta/bases/{{ $json.baseId }}/tables
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