AutomationFlowsSlack & Telegram › RSS News to Todoist & Discord

RSS News to Todoist & Discord

Original n8n title: RSS Feed

RSS-Feed. Uses rssFeedReadTrigger, baserow, todoist, discord. Event-driven trigger; 10 nodes.

Event trigger★★★☆☆ complexity10 nodesRss Feed Read TriggerBaserowTodoistDiscord
Slack & Telegram Trigger: Event Nodes: 10 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
{
  "createdAt": "2021-03-01T10:49:40.953Z",
  "updatedAt": "2021-03-01T10:49:40.953Z",
  "id": "83",
  "name": "RSS Feed",
  "active": false,
  "nodes": [
    {
      "parameters": {},
      "name": "Start",
      "type": "n8n-nodes-base.start",
      "typeVersion": 1,
      "position": [
        250,
        300
      ],
      "id": "2abda6cf-70a8-40c3-9446-4f7f8233e54a"
    },
    {
      "parameters": {
        "url": "https://www.producthunt.com/feed"
      },
      "name": "RSS Feed Read",
      "type": "n8n-nodes-base.rssFeedRead",
      "typeVersion": 1,
      "position": [
        450,
        300
      ],
      "id": "46f4bb0e-011d-499c-92bd-7b1e6c814133"
    },
    {
      "parameters": {
        "functionCode": "if(items.length !== 50){\n  throw new Error('Invalid RSS feed result');\n}else{\nreturn [];\n}\n"
      },
      "name": "Function",
      "type": "n8n-nodes-base.function",
      "typeVersion": 1,
      "position": [
        650,
        300
      ],
      "notesInFlow": true,
      "notes": "Throw error if result.length !=50",
      "id": "f4a98301-2dbe-45b2-ac1d-97df0ac58b94"
    }
  ],
  "connections": {
    "Start": {
      "main": [
        [
          {
            "node": "RSS Feed Read",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "RSS Feed Read": {
      "main": [
        [
          {
            "node": "Function",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null,
  "meta": null,
  "versionId": null,
  "triggerCount": 0,
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

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

About this workflow

RSS-Feed. Uses rssFeedReadTrigger, baserow, todoist, discord. Event-driven trigger; 10 nodes.

Source: https://github.com/codesphere-community/templates/blob/581222b812d1dc54d5c628460771a9d2f11ed095/n8n/RSS_Feed.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

RSS feed to Discord channel. Uses rssFeedReadTrigger, discord. Event-driven trigger; 3 nodes.

Rss Feed Read Trigger, Discord
Slack & Telegram

Automate cryptocurrency market monitoring by tracking top 24-hour gainers and losers from 1750+ coins, delivering professional Discord (optional Telegram, Slack etc) updates with rich embeds and real-

HTTP Request, Discord
Slack & Telegram

This n8n workflow enables a Virtual Try-On experience where users upload a dress image and the system: Combines it with a fashion model image Generates a realistic try-on image* Generates a fashion wa

Form Trigger, Telegram, Discord +3
Slack & Telegram

Trying to connect n8n to your Discord server but not sure where to start? 🤔 Setting up a Discord Bot and its credentials can be confusing. This workflow provides the perfect starting point, guiding yo

Discord, Execute Workflow Trigger
Slack & Telegram

Stop the panic attacks. We've all been there - accidentally deleted a workflow that took hours to build, or worse, corrupted your entire automation setup. This workflow is your safety net.

Google Drive, n8n, GitHub +2