AutomationFlowsWeb Scraping › Personamimic Industrial Loop

Personamimic Industrial Loop

PersonaMimic Industrial 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": "PersonaMimic Industrial Loop",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "trigger-mission",
        "options": {}
      },
      "id": "184b238d-0b73-4567-8901-234567890123",
      "name": "Webhook Trigger",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        100,
        300
      ]
    },
    {
      "parameters": {
        "method": "POST",
        "url": "http://localhost:8055/n8n/trigger-swarm",
        "sendBody": true,
        "bodyParameters": {
          "parameters": [
            {
              "name": "niche",
              "value": "={{ $json.body.niche || \"General Market\" }}"
            },
            {
              "name": "goal",
              "value": "={{ $json.body.goal || \"Automated Synthesis\" }}"
            }
          ]
        },
        "options": {}
      },
      "id": "234b238d-0b73-4567-8901-234567890456",
      "name": "Trigger Swarm API",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.1,
      "position": [
        400,
        300
      ]
    },
    {
      "parameters": {
        "content": "### Industrial Loop Orchestrator\nThis workflow receives a mission from an external source (or manual trigger) and commands the PersonaMimic Swarm to begin synthesis."
      },
      "id": "334b238d-0b73-4567-8901-234567890789",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        80,
        140
      ]
    }
  ],
  "connections": {
    "Webhook Trigger": {
      "main": [
        [
          {
            "node": "Trigger Swarm API",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": true,
  "settings": {
    "executionOrder": "v1"
  },
  "hash": "abc123hash",
  "id": "1"
}
Pro

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

About this workflow

PersonaMimic Industrial Loop. Uses httpRequest. Webhook trigger; 3 nodes.

Source: https://github.com/adreinmorin-design/PersonaMimic_Final/blob/d22526a98cdfcde6552081bb2eb63cbcf7aea012/n8n/industrial_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