{
  "id": 41,
  "slug": "auto-slack-alerts-from-rss-via-n8n",
  "title": "Auto Slack alerts from RSS via n8n",
  "description": "RSS → n8n parses → ChatGPT summarises → Slack channel posts.",
  "instructions": "",
  "tags": [
    "n8n",
    "slack",
    "automation",
    "rss"
  ],
  "cover_emoji": "🔔",
  "author": "admin",
  "language": "en",
  "created_at": "2026-06-07T09:51:15.765407+00:00",
  "updated_at": "2026-06-08T12:06:26.665153+00:00",
  "url": "https://toolstory.ai/ru/stacks/wf/41/auto-slack-alerts-from-rss-via-n8n/",
  "view_count": 34,
  "is_featured": true,
  "forked_from": null,
  "stats": {
    "ratings": 1,
    "comments": 2,
    "forks": 1,
    "bookmarks": 0
  },
  "steps": [
    {
      "order": 1,
      "title": "Poll RSS feed every 10 min",
      "description": "",
      "kind": "orchestration",
      "tool": {
        "id": 82130,
        "name": "Make",
        "slug": "make",
        "domain": "make.com",
        "website": "https://make.com/",
        "catalog_url": "https://toolstory.ai/tools/82130/make/"
      }
    },
    {
      "order": 2,
      "title": "Summarise the article with LLM",
      "description": "",
      "kind": "tool",
      "tool": {
        "id": 69889,
        "name": "ChatGPT",
        "slug": "chatgpt",
        "domain": "chatgpt.com",
        "website": "https://chatgpt.com/",
        "catalog_url": "https://toolstory.ai/tools/69889/chatgpt/"
      }
    },
    {
      "order": 3,
      "title": "Summarise the article with LLM",
      "description": "",
      "kind": "tool",
      "tool": {
        "id": 74175,
        "name": "Grok",
        "slug": "grok",
        "domain": "grok.com",
        "website": "https://grok.com",
        "catalog_url": "https://toolstory.ai/tools/74175/grok/"
      }
    },
    {
      "order": 4,
      "title": "Post the summary to the team chat",
      "description": "",
      "kind": "control",
      "tool": {
        "id": 95225,
        "name": "WhatsApp",
        "slug": "whatsapp",
        "domain": "whatsapp.com",
        "website": "http://www.whatsapp.com/",
        "catalog_url": "https://toolstory.ai/tools/95225/whatsapp/"
      }
    },
    {
      "order": 5,
      "title": "Автоматический постинг",
      "description": "*Automatic posting*",
      "kind": "control",
      "tool": {
        "id": 94782,
        "name": "Telegram Messenger",
        "slug": "telegram-messenger",
        "domain": "telegram.org",
        "website": "https://telegram.org/",
        "catalog_url": "https://toolstory.ai/tools/94782/telegram-messenger/"
      }
    }
  ]
}