Web Automation

Create dynamic Airtable tables from Webflow form submissions

17 nodes 153 57 Automatic trigger
Download

Workflow Description

Automatically capture Webflow form submissions and create separate Airtable tables with dynamic names and field structures based on each form type. This streamlines data organization by isolating different submission types into structured, self-contained databases.

How it works

  1. 1.Detect Webflow form submission via webhook trigger
  2. 2.Extract form name and field values from the submission payload
  3. 3.Check if corresponding Airtable table already exists
  4. 4.Create new table in Airtable if needed, with fields matching the form structure
  5. 5.Insert submission data into the appropriate table

Use cases

  • Marketing agencies managing multiple client intake forms with varied data requirements
  • SaaS platforms collecting different types of user inquiries and feedback separately

Requirements

  • Active Webflow site with n8n webhook integration enabled
  • Airtable account with permissions to create new bases and tables

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Webflow Trigger Airtable

Details

Trigger Automatic trigger
Nodes 17
Apps 2
Views 153
Downloads 57

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (17)

/

Webflow Submission Trigger

Webflow Trigger

#1

Prepare form submission for workflow

Set

#2

Get Form Index Reference Table ID

Code

#3

Does Index Reference Table Exist?

If

#4

[AIRTABLE] Create Index Reference Table

HTTP Request

#5

[AIRTABLE] Get Base Schema from list

Airtable

#6

[AIRTABLE] Create Webflow Form Table

HTTP Request

#7

Set New Webflow Form Table ID

Code

#8

[AIRTABLE] Insert Record In Form Index Reference Table

Airtable

#9

[AIRTABLE] Insert Record In Webflow Form Table

Airtable

#10

[AIRTABLE] Find Webflow Form Record In Form Index Reference Table

Airtable

#11

Set Webflow Form Table ID

Code

#12

Does This Webflow Form Table Exist?

If

#13

Sticky Note

Sticky Note

#14

Sticky Note1

Sticky Note

#15

Sticky Note2

Sticky Note

#16

Sticky Note3

Sticky Note

#17