Marketing & Advertising Automation

0375 Webhook Code Send Webhook

0375 Webhook Code Send Webhook

Webhook
High
10
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
10
Node Types
6

Node Types

set
Get domain from email, Simplify Datagma Output
2 nodes
code
Verify professional email, Qualify Account
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
http Request
Enrich with Datagma
1 node
webhook
Receive form submission from Webflow
1 node
respond To Webhook
Send result to Webflow
1 node

Workflow JSON

76.29 KB
{
  "meta": {
    "instanceId": "f0a68da631efd4ed052a324b63ff90f7a844426af0398a68338f44245d1dd9e5"
  },
  "name": "0375 Webhook Code Send Webhook",
  "nodes": [
    {
      "id": "b5ee413f-2a78-4193-acf7-e5994da7f26d",
      "name": "Get domain from email",
      "type": "n8n-nodes-base.set",
      "position": [
        -720,
        700
      ],
      "parameters": {
        "values": {
          "string": [
            {
              "name": "domain",
              "value": "={{ $json.body.email.split(\"@\")[1] }}"
            }
          ]
        },
        "options": {}
      },
      "typeVersion": 2
    },
    {
      "id": "cf045629-7f26-4d67-a620-30e9860f6005",
      "name": "Verify professional email",
      "type": "n8n-nodes-base.code",
      "position": [
        -540,
        700
      ],
      "parameters": {
        "jsCode": "const freemail_list = [\"hitmail.com\",\"rxdoc.biz\",\"cox.com\",\"126.net\",\"126.com\",\"comast.com\",\"comast.net\",\"yandex.com\",\"wegas.ru...

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