AutomationFlowsSlack & Telegram › Stateful Slack Release Notification

Stateful Slack Release Notification

Stateful Slack release notification. Uses slack. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesSlack
Slack & Telegram Trigger: Webhook Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Stateful Slack release notification",
  "nodes": [
    {
      "id": "trigger",
      "name": "Release Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        0,
        0
      ],
      "parameters": {}
    },
    {
      "id": "slack",
      "name": "Post Release",
      "type": "n8n-nodes-base.slack",
      "typeVersion": 2.6,
      "position": [
        240,
        0
      ],
      "parameters": {
        "resource": "message",
        "operation": "post",
        "select": "channel",
        "channelId": {
          "mode": "name",
          "value": "s8n-release-alerts"
        },
        "messageType": "text",
        "text": "=Released {{$json.repository}} {{$json.tag}}"
      }
    }
  ],
  "connections": {
    "Release Webhook": {
      "main": [
        [
          {
            "node": "Post Release",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Stateful Slack release notification. Uses slack. Webhook trigger; 2 nodes.

Source: https://github.com/syucream/s8n/blob/main/examples/slack-release-notification.workflow.json — original creator credit. Request a take-down →

More Slack & Telegram workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Slack & Telegram

07 — Faktura → archiwum + powiadomienie + status w CRM (klinweb.pl). Uses httpRequest, googleDrive, slack. Webhook trigger; 7 nodes.

HTTP Request, Google Drive, Slack
Slack & Telegram

Flow. Uses slack, linear, airtable. Webhook trigger; 6 nodes.

Slack, Linear, Airtable
Slack & Telegram

GitHub PR Review Notifier. Uses slack. Webhook trigger; 5 nodes.

Slack
Slack & Telegram

02.08 Mandatory Compliance Training Enforcement. Uses httpRequest, slack. Webhook trigger; 5 nodes.

HTTP Request, Slack
Slack & Telegram

02.09 Intelligent Interview Scheduling & Prep. Uses httpRequest, slack. Webhook trigger; 5 nodes.

HTTP Request, Slack