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": "BMC Simple Quote",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "bmc-quote",
"responseMode": "responseNode"
},
"id": "webhook-1",
"name": "WhatsApp Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
240,
300
]
},
{
"parameters": {
"url": "http://host.docker.internal:3000/api/integrated-quote",
"sendHeaders": true,
"headerParameters": {
"parameters": [
{
"name": "Content-Type",
"value": "application/json"
}
]
},
"sendBody": true,
"bodyParameters": {
"parameters": [
{
"name": "action",
"value": "process"
},
{
"name": "consulta",
"value": "={{ $json.body.message }}"
},
{
"name": "userPhone",
"value": "={{ $json.body.from }}"
},
{
"name": "userName",
"value": "Cliente WhatsApp"
}
]
}
},
"id": "http-1",
"name": "Process Quote",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
460,
300
]
},
{
"parameters": {
"respondWith": "json",
"responseBody": "={{ {\n \"success\": true,\n \"message\": \"Cotizaci\u00f3n procesada\",\n \"data\": $json\n} }}"
},
"id": "respond-1",
"name": "Success Response",
"type": "n8n-nodes-base.respondToWebhook",
"typeVersion": 1,
"position": [
680,
300
]
}
],
"connections": {
"WhatsApp Webhook": {
"main": [
[
{
"node": "Process Quote",
"type": "main",
"index": 0
}
]
]
},
"Process Quote": {
"main": [
[
{
"node": "Success Response",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1"
},
"staticData": null,
"tags": [],
"triggerCount": 1,
"updatedAt": "2024-12-20T10:00:00.000Z",
"versionId": "1"
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
BMC Simple Quote. Uses httpRequest. Webhook trigger; 3 nodes.
Source: https://github.com/matiasportugau-ui/chatbot-2311/blob/6d89a6c45b59f6de9892d778e5b1fc5d5f572626/n8n-workflows/bmc-simple-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.
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