Communication & Messaging

1502 Webhook Slack Automate Webhook

1502 Webhook Slack Automate Webhook

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

Workflow Overview

Total Nodes
20
Node Types
10

Node Types

respond To Webhook
Verify Webhook
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
no Op
No Operation, do nothing
1 node
memory Buffer Window
Window Buffer Memory
1 node
if
Check if Bot
1 node
slack
Send Initial Message, Delete Initial Message, Send Message
3 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8
9 nodes
webhook
Receive DMs
1 node
tool Workflow
Call Confluence Workflow Tool
1 node
agent
AI Agent
1 node

Workflow JSON

19.38 KB
{
  "meta": {
    "instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7"
  },
  "name": "1502 Webhook Slack Automate Webhook",
  "nodes": [
    {
      "id": "96ef3bfe-a493-4377-b090-6b2d02d87480",
      "name": "Verify Webhook",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        1420,
        800
      ],
      "parameters": {
        "options": {
          "responseCode": 200,
          "responseHeaders": {
            "entries": [
              {
                "name": "Content-type",
                "value": "application/json"
              }
            ]
          }
        },
        "respondWith": "json",
        "responseBody": "={\"challenge\":\"{{ $json.body.challenge }}\"}"
      },
      "typeVersion": 1
    },
    {
      "id": "38db6da6-13bf-47a1-b5cb-f06403b309ac",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2120,
        1220
      ],
      "pa...

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