Communication & Messaging

0552 Slack Stickynote Send Webhook

0552 Slack Stickynote Send Webhook

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

Workflow Overview

Total Nodes
10
Node Types
6

Node Types

sticky Note
Sticky Note1, Sticky Note, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
lm Chat Google Gemini
Google Gemini Chat Model
1 node
memory Buffer Window
Window Buffer Memory
1 node
slack
Send response back to slack channel
1 node
webhook
Webhook to receive message
1 node
agent
Agent
1 node

Workflow JSON

6.24 KB
{
  "meta": {
    "instanceId": "84ba6d895254e080ac2b4916d987aa66b000f88d4d919a6b9c76848f9b8a7616",
    "templateId": "2370"
  },
  "name": "0552 Slack Stickynote Send Webhook",
  "nodes": [
    {
      "id": "2ce91ec6-0a8c-438a-8a18-216001c9ee07",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        380,
        240
      ],
      "parameters": {
        "width": 407.6388140161723,
        "height": 490.2476912200079,
        "content": "## This is a POST Webhook endpoint\n\nMake sure to configure this webhook using a https:// wraper and dont use the default http://localhost:5678 as that will not be recognized by your slack webhook\n\n\nOnce the data has been sent to your webhook, the next step will be passing it via an AI Agent to process data based on the queries we pass to our agent.\n\nTo have some sort of a memory, be sure to set the slack token to the memory node. This way you can refer to other chats from the history.\n\nThe final ...

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