Automate RSS feed monitoring using this advanced n8n workflow. It leverages an OpenAI AI Agent to intelligently filter new articles, track seen items in Baserow, and send crucial updates via real-time Slack alerts.
Download this n8n workflow template and start using it instantly.
Content Curators: Users who need to monitor high-volume RSS feeds without duplicating alerts.
Technical Analysts: Professionals tracking industry news or specific competitor updates.
n8n Developers: Anyone looking for comprehensive n8n templates demonstrating advanced AI agent integration and database state management.
Small Businesses: Teams needing reliable, custom news aggregation delivered directly to Slack.
Information overload is a major challenge when tracking multiple RSS feeds. Standard deduplication relies on simple GUID checks, but ensuring state persistence across runs requires robust database integration. This advanced n8n workflow solves this by creating a highly resilient monitoring system.
The core value of this n8n automation lies in its integration of Baserow for state management and an OpenAI-powered AI Agent for intelligent filtering. Every time the n8n trigger runs, the system compares incoming articles against a comprehensive list of previously processed items stored in Baserow. The AI Agent then cleanly outputs only the truly new articles, minimizing noise and ensuring your Slack channel receives only actionable updates. This sophisticated approach makes this one of the most powerful n8n templates for content monitoring.
This n8n workflow operates in several distinct stages, ensuring highly accurate filtering and tracking:
alreadyProcessedGuids array, acting as a smart deduplicator.To deploy this comprehensive n8n workflow, follow these steps:
rssLink and Nom fields are used for input and output, respectively.channelId (e.g., C091X7ZNW4V in the provided configuration).This n8n workflow relies on several specialized n8n node types to achieve its goal:
Click to Start (n8n trigger): The starting point for execution, typically replaced by a scheduled n8n trigger for production monitoring.
Read Rss Link & Get Seen Products (Baserow n8n node): These nodes manage the workflow's state and configuration, reading the list of feeds to monitor and the GUIDs of articles already processed.
Fetch HTML & XML Converter (HTTP Request / XML n8n node): The workflow uses these nodes sequentially to download the raw RSS feed data and convert the complex XML structure into a manageable JSON format.
Edit data structure (Code n8n node): Performs crucial data shaping, packaging the new articles and the array of alreadyProcessedGuids into the specific format required by the downstream AI Agent.
OpenAI Chat Model (Langchain n8n node): Provides the large language model (GPT-4o-mini) capability necessary for the AI Agent to perform logical comparison and filtering.
AI Agent (Langchain n8n node): The key filtration logic. This powerful n8n node executes instructions against the input data, returning only the articles that are genuinely new, based on the provided list of seen GUIDs.
Clean JSON (Code n8n node): Parses the raw JSON string output returned by the AI Agent, preparing the newly filtered items for subsequent database storage and notification steps. This is a vital step when integrating external language model outputs into the main n8n flow.
Save seen products (Baserow n8n node): Creates a record in the database for each successfully processed new article, maintaining the integrity of the tracking system.
Automate robust, nested folder creation in Microsoft OneDrive using this advanced n8n workflow. It includes sequential existence checks and utilizes the n8n datastore.

Automate meeting no-show follow-ups and rescheduling using this powerful n8n workflow. Integrate Gmail, Google Sheets, and Calendar for reliable time-based automation.

A powerful n8n workflow for scraping LinkedIn jobs, validating seniority and language with Google Gemini, calculating commute times, and scoring CV match automatically.

Use this powerful n8n workflow to monitor RSS feeds, leverage DeepSeek AI for article summarization and sentiment analysis, and receive targeted, relevant news alerts directly on Slack. A high-value n8n template.

Automate shipping priority determination using Google Gemini within an n8n workflow. Analyze Google Sheets data and mark the highest priority order.

AI automation specialist and a marketing enthusiast. More than 6 years of experience in SEO/GEO. Senior SEO at Bright Data.







































