Skip to content
FlowHubFluxonLab
Airtable
Airtablefree

Add Netlify Form submissions to Airtable

by Harshil Agrawaladapted from n8n official workflow galleryUpdated Aug 2026
RequiresAirtableAirtable
Share Post Share
NeNetlify TriggerSeSetAirtable12
1/5
STEPS · 2
Starts on a Netlify event

This workflow demonstrates how to use the Netlify Trigger node to capture form submissions and add it Airtable. You can reuse the workflow to add the data to another similar database by replacing the Airtable node with the corresponding node. Netlify Trigger node: This node triggers the workflow when a new form is submitted. Select your site from the Site Name/ID dropdown list and the form from the Form ID dropdown list. Set node: This node extract the required data from the Netlify Trigger node. In this example, we only want to add the Name, Email, and Role of the user. Airtable node: This node appends the data to Airtable. If you want the data to Google Sheets or a database, replace this node with the corresponding node.

Tags

n8nreference-onlyairtable
Connects
airtableAirtable
CategoryAirtable
Triggermanual
Complexitysimple
Nodes3
AddedOct 4, 2021