Marketing & Advertising Automation

0685 Limit Webhook Send Webhook

0685 Limit Webhook Send Webhook

Webhook
High
29
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
29
Node Types
13

Node Types

set
Parse Webhook, Format Incident Details, Format Slack Message
3 nodes
respond To Webhook
Close Modal Popup, Send 200, Respond to Slack Webhook
3 nodes
switch
Route Message
1 node
http Request
ServiceNow Modal
1 node
webhook
Webhook
1 node
service Now
ServiceNow
1 node
slack
Channel - Notify User no Incidents Matched, DM - Notify User no Incidents Matched, DM - Send Matching Incidents, Channel - Send Matching Incidents
4 nodes
if
Were Incidents Found?, No Matches - Was a Channel Selected?, Was a Channel Selected?
3 nodes
sort
Sort by Most Recent
1 node
limit
Retain First 5 Incidents
1 node
split In Batches
Loop Over Items
1 node
summarize
Concatenate Incident Details
1 node
sticky Note
Sticky Note11, Sticky Note, Sticky Note12, Sticky Note2, Sticky Note1, Sticky Note3, Sticky Note5, Sticky Note4
8 nodes

Workflow JSON

32.99 KB
{
  "meta": {
    "instanceId": "03e9d14e9196363fe7191ce21dc0bb17387a6e755dcc9acc4f5904752919dca8"
  },
  "name": "0685 Limit Webhook Send Webhook",
  "nodes": [
    {
      "id": "a9a92b8a-05cf-4d9e-ae01-be3b17346893",
      "name": "Parse Webhook",
      "type": "n8n-nodes-base.set",
      "position": [
        -560,
        660
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "e63f9299-a19d-4ba1-93b0-59f458769fb2",
              "name": "response",
              "type": "object",
              "value": "={{ $json.body.payload }}"
            }
          ]
        }
      },
      "typeVersion": 3.3
    },
    {
      "id": "f999011b-e54d-4514-94ec-4d544af4d145",
      "name": "Close Modal Popup",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -160,
        1120
      ],
      "parameters": {
        "options": {},
        "respondWith": "noData"
      },
      "ty...

Showing first 1000 characters. Click "Expand" to view the full JSON.