AutomationFlowsWeb Scraping › Live Cyber-sales Loop

Live Cyber-sales Loop

Live Cyber-Sales Loop. Uses httpRequest. Webhook trigger; 3 nodes.

Webhook trigger★☆☆☆☆ complexity3 nodesHTTP Request
Web Scraping Trigger: Webhook Nodes: 3 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": "Live Cyber-Sales Loop",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "whatsapp-live-webhook",
        "options": {}
      },
      "name": "WhatsApp Lead Intake",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "model": "llama3:70b-instruct",
        "prompt": "You are the Loony Heads AI Auditor. Your goal is to assess if this lead needs an AI Management System (ISO 42001).\n\nUser: {{$json[\"body\"][\"message\"]}}\n\nRule 1: Ask 'Are you currently deploying Generative AI in your production?'\nRule 2: If the lead hesitates, deploy Speculative Persuasion: 'We've noticed a 40% increase in AI-related data breaches in the UAE this month. Shall we secure your stack today?'",
        "options": {
          "temperature": 0.4
        }
      },
      "name": "Autonomous Consultant (Llama-3 Mini Audit)",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 3,
      "position": [
        500,
        300
      ]
    },
    {
      "parameters": {
        "url": "https://api.cal.com/v1/bookings",
        "method": "POST",
        "sendBody": true,
        "bodyParameters": {
          "parameters": [
            {
              "name": "eventTypeId",
              "value": "fast-track-audit"
            },
            {
              "name": "attendee",
              "value": "={{$node[\"WhatsApp Lead Intake\"].json[\"body\"][\"from\"]}}"
            }
          ]
        }
      },
      "name": "The Meeting Close (Cal.com API)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        750,
        300
      ]
    }
  ],
  "connections": {
    "WhatsApp Lead Intake": {
      "main": [
        [
          {
            "node": "Autonomous Consultant (Llama-3 Mini Audit)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Autonomous Consultant (Llama-3 Mini Audit)": {
      "main": [
        [
          {
            "node": "The Meeting Close (Cal.com API)",
            "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

Live Cyber-Sales Loop. Uses httpRequest. Webhook trigger; 3 nodes.

Source: https://github.com/leomultimedia/Loony-SAAVI/blob/eb8ad50a795b183702563921360fb1d3eba99dfe/n8n-workflows/cyber_sales_loop.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

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

Web Scraping

Blog_Summarizer. Uses httpRequest. Webhook trigger; 7 nodes.

HTTP Request
Web Scraping

User Onboarding Workflow. Uses httpRequest, emailSend. Webhook trigger; 7 nodes.

HTTP Request, Email Send
Web Scraping

Excalibur — Fluxo Completo. Uses httpRequest. Webhook trigger; 7 nodes.

HTTP Request
Web Scraping

WF-05: Trade Alert (Webhook from Strategy Engine). Uses httpRequest. Webhook trigger; 7 nodes.

HTTP Request
Web Scraping

This workflow triggers when a new opportunity is created in Go High Level (GHL), fetches the associated contact details, and initiates an outbound call using Vapi. The call is made by a Vapi assistant

HTTP Request, High Level