AutomationFlowsMarketing & Ads › Smartlead Sheet Sync: Auto-capture Client Inquiries to Google Sheets

Smartlead Sheet Sync: Auto-capture Client Inquiries to Google Sheets

ByDavid Olusola @dae221 on n8n.io

Capture client inquiries from any webform and send them straight into Google Sheets — automatically. No code. No headaches.

Webhook trigger★★★★☆ complexity5 nodesGoogle Sheets
Marketing & Ads Trigger: Webhook Nodes: 5 Complexity: ★★★★☆ Added:

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 →

Download .json
{
  "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
          }
        ]
      ]
    }
  }
}
Pro

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 →

More Marketing & Ads workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Marketing & Ads

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

HTTP Request, Google Sheets, Slack +2
Marketing & Ads

This workflow captures real estate property inquiries via a webhook, validates and normalizes lead details, upserts the lead into Google Sheets, sends an auto-reply through Gmail, and notifies your te

Google Sheets, Gmail, Slack +1
Marketing & Ads

This workflow captures real estate property inquiries via a webhook, saves the lead to Google Sheets, sends an auto-reply email through Gmail, and posts a notification to a Slack channel before return

Google Sheets, Gmail, Slack +1
Marketing & Ads

Capture inbound leads via webhook, validate and sanitize the data, deduplicate against Google Sheets, and store only clean leads ready to feed an AI-powered email/SMS nurture sequence. Webhook receive

Google Sheets
Marketing & Ads

This workflow captures shoe-shopping leads via a Tally form webhook, matches products from Google Sheets, uses a local Llama model (Ollama HTTP API) to score the lead and draft recommendations, then e

Google Sheets, HTTP Request, Gmail +1