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": "sd-bridge-proxy",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "sd/bridge",
"options": {
"responseData": "json",
"responseCode": 200
}
},
"id": "Webhook_In",
"name": "Webhook In",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
260,
240
]
},
{
"parameters": {
"requestMethod": "POST",
"url": "http://127.0.0.1:8815/run",
"jsonParameters": true,
"options": {
"useQueryString": true
},
"queryParametersUi": {
"parameter": [
{
"name": "prompt",
"value": "={{$json.prompt || ''}}"
},
{
"name": "file",
"value": "={{$json.file || ''}}"
}
]
}
},
"id": "HTTP_to_Bridge",
"name": "HTTP \u2192 Bridge",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4,
"position": [
540,
240
]
},
{
"parameters": {
"options": {
"responseData": "text"
}
},
"id": "Return",
"name": "Return",
"type": "n8n-nodes-base.respondToWebhook",
"typeVersion": 2,
"position": [
800,
240
]
}
],
"connections": {
"Webhook In": {
"main": [
[
{
"node": "HTTP \u2192 Bridge",
"type": "main",
"index": 0
}
]
]
},
"HTTP \u2192 Bridge": {
"main": [
[
{
"node": "Return",
"type": "main",
"index": 0
}
]
]
}
},
"active": true
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
sd-bridge-proxy. Uses httpRequest. Webhook trigger; 3 nodes.
Source: https://github.com/161sam/smolit_dev_pkg/blob/main/n8n/sd-bridgeProxy.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