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": "DTCC Process",
"active": false,
"nodes": [
{
"parameters": {
"path": "trigger-dtcc",
"options": {},
"responseMode": "lastNode",
"responseData": "allEntries",
"authentication": "none",
"httpMethod": "POST"
},
"id": "webhook-node-1",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
250,
300
]
},
{
"parameters": {
"method": "POST",
"url": "http://localhost:8000/process",
"sendBody": true,
"jsonParameters": true,
"bodyParameters": {
"parameters": [
{
"name": "config",
"value": "={{ $json }}"
}
]
},
"options": {},
"responseFormat": "json"
},
"id": "http-node-1",
"name": "DTCC API",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 3,
"position": [
450,
300
]
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "DTCC API",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1"
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
DTCC Process. Uses httpRequest. Webhook trigger; 2 nodes.
Source: https://github.com/paramountric/digitaltwincityviewer/blob/a89709a944e456bdce6e45eb0cd88625d53896f3/workflows/process-dtcc.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