RSS Feed News Processing and Distribution Workflow — n8n Workflow

Medium complexity Scheduled12 nodes🏷️ Project Management👁 12,804 viewsby PollupAI

Overview

Who is this for?

This workflow is designed for professionals and teams who need to monitor multiple RSS feeds, filter the latest content, and distribute actionable updates as a Trello comment. Ideal for content managers, marketers, and team leads managing news or content pipelines.

What problem is this workflow solving?

Manually monitoring RSS feeds and keeping track of the latest content can be time-consuming. This workflow automates the aggregation, filtering, and distribution of news, ensu

Nodes used

TrelloGmailCode

Workflow Preview

RSS sources
Here you can add up to nine sources of RSS. To do so, m
Age and number of the news
Here you can set the number of days behind by changing
```
Date.now() - 7 * 24 * 60 * 60 * 1000
```
You can also modify t
RSS Feed News Processing and Distribution Wor
Who is this for?
This workflow is designed for professionals and teams w
S
Schedule Trigger
R
RSS Read Testing Catalog
T
Transform date
F
Filter by date (more tha…
S
Sort by date
L
Limit news to x
Transform new to MD
Publish comment
Send revision email
M
Merge
R
RSS Read marktechpost
R
RSS Read
12 nodes13 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 12 nodes, connecting code, filter, gmail.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (12)

TR

Trello

trello

#1
GM

Gmail

gmail

#2
CO

Code

code

#3

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded rss-feed-news-processing-and-distribution-workflow file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "RSS Feed News Processing and Distribution Workflow", "nodes": [...], ...}

Integrations

codefiltergmaillimitmergerssfeedreadscheduletriggersetsorttrello

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes12
Complexitymedium
Triggerscheduled
Views12,804

Created by

PollupAI

PollupAI

@Pollup

Tags

codefiltergmaillimitmergerssfeedreadscheduletriggersetsorttrello

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →