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": "Stream Deck JSON Data Proxy",
"nodes": [
{
"parameters": {
"respondMode": "responseNode",
"options": {}
},
"id": "webhook-trigger",
"name": "Webhook Trigger",
"type": "n8n-nodes-base.webhook",
"typeVersion": 2,
"position": [
240,
300
]
},
{
"parameters": {
"url": "https://jsonplaceholder.typicode.com/users/1",
"options": {}
},
"id": "http-request",
"name": "Fetch API Data",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
460,
300
]
},
{
"parameters": {
"responseBody": "={{ $json }}",
"options": {}
},
"id": "respond-webhook",
"name": "Respond to Stream Deck",
"type": "n8n-nodes-base.respondToWebhook",
"typeVersion": 1.1,
"position": [
680,
300
]
}
],
"connections": {
"Webhook Trigger": {
"main": [
[
{
"node": "Fetch API Data",
"type": "main",
"index": 0
}
]
]
},
"Fetch API Data": {
"main": [
[
{
"node": "Respond to Stream Deck",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Stream Deck JSON Data Proxy. Uses httpRequest. Webhook trigger; 3 nodes.
Source: https://github.com/SeanFDZ/stream-deck-universal-json/blob/b2bc5f49d4aa912a84b8959063b10df5fff65ef6/examples/basic-n8n-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