0165 Webhook Respondtowebhook Create Webhook
0165 Webhook Respondtowebhook Create Webhook
Webhook
High
16
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
16
Node Types
0
Workflow JSON
9.29 KB
{
"name": "0165 Webhook Respondtowebhook Create Webhook",
"nodes": [
{
"name": "Receive Slash Command",
"type": "n8n-nodes-base.webhook",
"position": [
240,
100
],
"webhookId": "3c0d3820-5896-41c5-83bf-1cd5e956c32c",
"parameters": {
"path": "3c0d3820-5896-41c5-83bf-1cd5e956c32c",
"options": {},
"httpMethod": "POST",
"responseMode": "responseNode"
},
"typeVersion": 1
},
{
"name": "Reject",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
680,
200
],
"parameters": {
"options": {
"responseCode": 403
},
"respondWith": "noData"
},
"typeVersion": 1
},
{
"name": "Set",
"type": "n8n-nodes-base.set",
"position": [
680,
0
],
"parameters": {
"values": {
"string": [
{
"name": "operation",
...Showing first 1000 characters. Click "Expand" to view the full JSON.