AutomationFlowsMarketing & Ads › Generic Webhook Lead Intake Template

Generic Webhook Lead Intake Template

Original n8n title: Lead Intake Webhook Template

Lead Intake Webhook Template. Webhook trigger; 4 nodes.

Webhook trigger★★☆☆☆ complexity4 nodes
Marketing & Ads Trigger: Webhook Nodes: 4 Complexity: ★★☆☆☆ Added:

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
{
  "name": "Lead Intake Webhook Template",
  "nodes": [
    {
      "parameters": {
        "content": "## Lead intake starter\n\nThis is a sanitized public template.\n\nSuggested next steps after import:\n- add validation for required lead fields\n- connect your CRM or database\n- attach an AI classification or routing step\n- replace the response payload with your own booking or follow-up flow",
        "width": 620,
        "height": 260
      },
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        -760,
        20
      ],
      "id": "f1e66f75-9d77-4d5f-b3e9-1b33f5fb5a10",
      "name": "Sticky Note"
    },
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "lead-intake-template",
        "responseMode": "responseNode",
        "options": {}
      },
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        -720,
        320
      ],
      "id": "895fa401-6d8d-4f7d-a05f-a1db77a8fb18",
      "name": "Webhook"
    },
    {
      "parameters": {
        "content": "## Expected payload\n\nExample JSON body:\n{\n  \"name\": \"Jane Doe\",\n  \"phone\": \"+123456789\",\n  \"intent\": \"book_trial\",\n  \"preferred_date\": \"2026-04-21\",\n  \"notes\": \"Interested in a first session\"\n}",
        "width": 520,
        "height": 220
      },
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        -140,
        20
      ],
      "id": "854f3f2c-5dde-4fc8-9d52-5c28dc4fa9fe",
      "name": "Sticky Note1"
    },
    {
      "parameters": {
        "options": {}
      },
      "type": "n8n-nodes-base.respondToWebhook",
      "typeVersion": 1.1,
      "position": [
        -280,
        320
      ],
      "id": "4d5cad5d-907a-432f-b6d2-7dd8327fe2dd",
      "name": "Respond to Webhook"
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Respond to Webhook",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {},
  "versionId": "db52a7ff-4d89-4864-9dfc-e4025f511334",
  "id": "lead-intake-webhook-template",
  "tags": []
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Lead Intake Webhook Template. Webhook trigger; 4 nodes.

Source: https://github.com/RomanBilousov/RomanBilousov_n8n/blob/main/workflows/lead-intake-webhook-template.json — 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

🔥 A Game-Changer for CRM Logging! Automatically Log WhatsApp Inbound Messages to Vtiger and Link to Leads 💬⚡ ⚠️ This Workflow Requires Community Nodes & a Self-Hosted n8n Instance

N8N Nodes Vtiger Crm
Marketing & Ads

04 – Lead Nurturing Drip Campaign (3-Email Sequence). Uses n8n-nodes-resend. Webhook trigger; 9 nodes.

N8N Nodes Resend
Marketing & Ads

Automating your marketing campaign management process can streamline your workflow and save you valuable time. With the combination of Baserow and n8n, you can efficiently handle your campaign data an

HTTP Request, GraphQL
Marketing & Ads

When a buyer inquires about a property on Zillow, Realtor.com, your IDX site, or Facebook Lead Ads, this workflow instantly creates an Aloware contact with full property details, sends a hyper-persona

HTTP Request
Marketing & Ads

Speed To Lead. Uses httpRequest, googleSheets, telegram, telegramTrigger. Webhook trigger; 5 nodes.

HTTP Request, Google Sheets, Telegram +1