This workflow corresponds to n8n.io template #4148 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"id": "bdce0nHPmO7XTznp",
"name": "SmartLead Sheet Sync: Auto-Capture Client Inquiries to Google Sheets",
"tags": [],
"nodes": [
{
"id": "b19aeac4-715b-44ea-9470-6bfac9db3dd7",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-840,
160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "64282f86-0998-4d4b-b7c4-650a1e322de4",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-840,
260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "76147af0-fac5-4d1c-95b3-5317b7f44f16",
"name": "Form Submission Hook",
"type": "n8n-nodes-base.webhook",
"position": [
-660,
440
],
"parameters": {},
"typeVersion": 2
},
{
"id": "36815153-cc90-4df3-ad47-f464482ee55e",
"name": "Parse + Clean Lead Data",
"type": "n8n-nodes-base.code",
"position": [
-300,
440
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5c9805f7-78f6-46e8-926f-130600341fbe",
"name": "Save To Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
40,
440
],
"parameters": {},
"typeVersion": 4.5
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "b39da3ef-d5cd-4779-a30d-4cc55e17abdd",
"connections": {
"Form Submission Hook": {
"main": [
[
{
"node": "Parse + Clean Lead Data",
"type": "main",
"index": 0
}
]
]
},
"Parse + Clean Lead Data": {
"main": [
[
{
"node": "Save To Google Sheets",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Capture client inquiries from any webform and send them straight into Google Sheets — automatically. No code. No headaches.
Source: https://n8n.io/workflows/4148/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Ad agencies needing automated lead capture. Sales teams fighting fraud and scoring leads. B2B SaaS companies nurturing prospects. Marketing pros boosting sales pipelines. Captures leads via Webhook fr
Instantly reach new leads on WhatsApp when they submit a form (Typeform, JotForm, Google Forms, or any webhook-enabled form) using MoltFlow (https://molt.waiflow.app). Leads are also logged to Google
Business owners, marketers, and web developers who want to instantly respond to website contact form submissions and maintain organized lead records without manual monitoring.
Manual exporting or copying of leads and newsletter signups from web forms to spreadsheets is time-consuming, error-prone, and delays follow-ups or marketing activities. Traditional workflows can lose
Let's build this simple and high-value workflow. Here is a detailed, node-by-node explanation of how it works and how to set it up in n8n.