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.
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