Communication & Messaging

0425 Telegram Hunter Send Webhook

0425 Telegram Hunter 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
telegram
Telegram
1 node

Workflow JSON

10.01 KB
{
  "name": "0425 Telegram Hunter Send Webhook",
  "nodes": [
    {
      "id": "d7ba34e4-5f98-4a32-abe7-1ed1a3d30410",
      "name": "n8n Form Trigger",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -800,
        840
      ],
      "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": "4e91bf1d-ff5b-4a5c-805e-08c930e8dbe9",
      "name": "Check if the email is valid",
      "type": "n8n-nodes-base.if",
      "position": [
        -380,
        840
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "left...

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