Communication & Messaging

0327 Noop Slack Send Webhook

0327 Noop Slack Send Webhook

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

Workflow Overview

Total Nodes
14
Node Types
10

Node Types

sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
agent
AI Agent
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
memory Buffer Window
Simple Memory
1 node
if
Is user message?
1 node
no Op
No Operation, do nothing
1 node
tool Serp Api
SerpAPI
1 node
tool Wikipedia
Wikipedia
1 node
slack
Slack
1 node
webhook
Webhook
1 node

Workflow JSON

8.01 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
    "templateCredsSetupCompleted": true
  },
  "name": "0327 Noop Slack Send Webhook",
  "nodes": [
    {
      "id": "12786b19-159f-45b0-8d15-d88de73c17e9",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1540,
        660
      ],
      "parameters": {
        "width": 483,
        "height": 345,
        "content": "### Slack POSTs to Webhook on every message so we need to filter-out bot messages"
      },
      "typeVersion": 1
    },
    {
      "id": "3949be41-98b7-4414-84fd-819f4fccca35",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        1080
      ],
      "parameters": {
        "width": 293,
        "height": 228,
        "content": "### Tools which Agent can use to accomplish the task\n"
      },
      "typeVersion": 1
    },
    {
      "id": "76ce81d8-33e2-470...

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