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 →
{
"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"
}
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 →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
User Onboarding Workflow. Uses httpRequest, emailSend. Webhook trigger; 7 nodes.
Excalibur — Fluxo Completo. Uses httpRequest. Webhook trigger; 7 nodes.
WF-05: Trade Alert (Webhook from Strategy Engine). Uses httpRequest. Webhook trigger; 7 nodes.
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