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": "Mother - Central Hive Mind",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "mother-core",
"responseMode": "lastNode",
"options": {}
},
"id": "mother-webhook",
"name": "Mother Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
0,
0
]
},
{
"parameters": {
"content": "Detta \u00e4r Mother-logik. H\u00e4r kan du bygga orkestrering senare.",
"height": 200,
"width": 300
},
"id": "mother-note",
"name": "Note",
"type": "n8n-nodes-base.obsidian",
"typeVersion": 1,
"position": [
200,
0
]
}
],
"connections": {}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Mother - Central Hive Mind. Uses obsidian. Webhook trigger; 2 nodes.
Source: https://github.com/gashibujar1988-crypto/Robotrna/blob/51609cee8bf0f884a34eb271f835de5aed976a39/n8n/mother_workflow.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.
This sample workflow allows you to forward alerts from TheHive 5 to SIGNL4 in order to send reliable alerts to your team.
Update Time Tracking Projects Based On Syncro Status Changes. Uses clockify, httpRequest. Webhook trigger; 6 nodes.
IDS AI - PDF Processor. Uses functionItem, respondToWebhook. Webhook trigger; 5 nodes.
Export Workflows. Uses scheduleTrigger, httpRequest, respondToWebhook. Webhook trigger; 5 nodes.