
SmartLead Sheet Sync: Auto-Capture Client Inquiries to Google Sheets
Description
Categories
📢 Marketing
Nodes Used
n8n-nodes-base.coden8n-nodes-base.webhookn8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.googleSheets
PriceGratuit
Views0
Last Updated11/28/2025
workflow.json
{
"id": "bdce0nHPmO7XTznp",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc"
},
"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
],
"webhookId": "34e9fb3f-f6bd-4a44-bb58-6fe58ffe4a78",
"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,
"pinData": {},
"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
}
]
]
}
}
}