Setup airtable
★ 6.8 · n8n · simple · 3 nodes
Setup airtable is an n8n automation template for initializing an Airtable database structure, triggered manually. Reach for it when you need to quickly spin up a ready-made Airtable base for a project — for instance, preparing a table to store applications, contest entries, or any structured records without manually configuring fields from scratch. The workflow uses a Manual Trigger and interacts with Airtable via the built-in n8n node; the exact node count and table schema become clear after importing the workflow into your n8n instance. Deployment follows the standard n8n workflow import — paste the JSON and provide your Airtable credentials. Direction: this is a one-time setup and structure-creation tool, not a recurring sync or monitoring workflow (use other catalog workflows for those tasks). Works with both self-hosted and cloud n8n; not suitable if you need scheduled or event-driven runs — the trigger is manual only.