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": "RTS Factory \u2014 Automatisering (Webhook)",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "new-unit",
"responseMode": "lastNode"
},
"name": "Webhook \u2014 Nieuwe Unit",
"type": "n8n-nodes-base.webhook",
"typeVersion": 2,
"position": [
240,
300
],
"notes": "Body: { \"unit_id\": \"ger_rifleman_01\", \"source\": \"input_hotfolder\", \"deploy\": true }"
},
{
"parameters": {
"method": "POST",
"url": "http://python_api:8000/automate/webhook/new-unit",
"sendBody": true,
"specifyBody": "json",
"jsonBody": "={{ JSON.stringify({ unit_id: $json.body.unit_id, source: $json.body.source || 'input_hotfolder', deploy: $json.body.deploy !== false }) }}"
},
"name": "Process + Deploy",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4,
"position": [
480,
300
]
},
{
"parameters": {
"values": {
"string": [
{
"name": "message",
"value": "=\u2705 {{ $json.unit_id }} verwerkt \u2014 open Godot en druk Play."
}
]
}
},
"name": "Response",
"type": "n8n-nodes-base.set",
"typeVersion": 3,
"position": [
720,
300
]
}
],
"connections": {
"Webhook \u2014 Nieuwe Unit": {
"main": [
[
{
"node": "Process + Deploy",
"type": "main",
"index": 0
}
]
]
},
"Process + Deploy": {
"main": [
[
{
"node": "Response",
"type": "main",
"index": 0
}
]
]
}
},
"meta": {
"description": "Import in n8n. Webhook URL na activate: http://localhost:5678/webhook/new-unit"
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
RTS Factory — Automatisering (Webhook). Uses httpRequest. Webhook trigger; 3 nodes.
Source: https://github.com/Whateverdoa/rts-factory/blob/4c0e434b16b79644916594fc507f882eaf8f3522/pipeline/n8n/automation_webhook.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