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": "Hub: Search Skills",
"nodes": [
{
"id": "webhook-search",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
250,
300
],
"parameters": {
"path": "hub-search",
"responseMode": "onReceived",
"options": {},
"httpMethod": "GET",
"responseData": "allEntries"
}
},
{
"id": "http-search",
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 3,
"position": [
550,
300
],
"parameters": {
"method": "GET",
"url": "http://127.0.0.1:7890/hub/search",
"authentication": "none",
"options": {
"timeout": 10000
}
}
},
{
"id": "respond-search",
"name": "Respond",
"type": "n8n-nodes-base.respondToWebhook",
"typeVersion": 1,
"position": [
850,
300
],
"parameters": {
"respondWith": "json"
}
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
},
"HTTP Request": {
"main": [
[
{
"node": "Respond",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {},
"staticData": null
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Hub: Search Skills. Uses httpRequest. Webhook trigger; 3 nodes.
Source: https://github.com/nous-hermeshub/hermes-community-hub/blob/8880542fed9362b33abcce8e2ecafabd60d2a038/n8n-workflows/hub-search-n8n.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