Marketing & Advertising Automation

0424 Hunter Form Send Webhook

0424 Hunter Form Send Webhook

Manual
High
12
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
12
Node Types
7

Node Types

form Trigger
n8n Form Trigger
1 node
if
Check if the email is valid, if customer fit score > 60
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes
no Op
Email is not valid, do nothing, Not interesting enough
2 nodes
http Request
Score lead with MadKudu
1 node
hunter
Verify email with Hunter
1 node
gmail
Gmail
1 node

Workflow JSON

8.1 KB
{
  "name": "0424 Hunter Form Send Webhook",
  "nodes": [
    {
      "id": "74e0d9d8-9a05-4bf6-82a1-7c7c6b488ac7",
      "name": "n8n Form Trigger",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        380,
        420
      ],
      "webhookId": "ee00f236-5dad-49db-8f29-71b7bce37894",
      "parameters": {
        "path": "0bf8840f-1cc4-46a9-86af-a3fa8da80608",
        "options": {},
        "formTitle": "Contact us",
        "formFields": {
          "values": [
            {
              "fieldLabel": "What's your business email?"
            }
          ]
        },
        "formDescription": "We'll get back to you soon"
      },
      "typeVersion": 2
    },
    {
      "id": "86956707-6a69-465e-b73e-e49bfb6fa252",
      "name": "Check if the email is valid",
      "type": "n8n-nodes-base.if",
      "position": [
        800,
        420
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "leftValue"...

Showing first 1000 characters. Click "Expand" to view the full JSON.