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": "Browser Gateway Relay",
"nodes": [
{
"parameters": {
"path": "browser/start"
},
"id": "Webhook4",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1
},
{
"parameters": {
"url": "http://browser-gateway:8000/start",
"method": "POST",
"bodyParametersUi": {
"parameter": [
{
"name": "url",
"value": "={{$json[\"url\"] || 'https://google.com'}}"
}
]
}
},
"id": "BrowserStart",
"name": "Start Browser",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1
},
{
"parameters": {
"responseMode": "lastNode"
},
"id": "Respond4",
"name": "Respond",
"type": "n8n-nodes-base.respondToWebhook",
"typeVersion": 1
}
],
"connections": {
"Webhook4": {
"main": [
[
{
"node": "Start Browser",
"type": "main",
"index": 0
}
]
]
},
"Start Browser": {
"main": [
[
{
"node": "Respond",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Browser Gateway Relay. Uses httpRequest. Webhook trigger; 3 nodes.
Source: https://github.com/Jblast94/ai-workstation/blob/07cc37ffdc6591a6366c0f5987fba1e2dd4a25fb/n8n-workflows/browser_gateway.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