Community RSS Feed Notifier
detail.loadingPreview
Monitors RSS feeds and sends email notifications for new posts within the last hour.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically checks a list of RSS feeds at a set interval. If any new posts are detected that were published within the last hour, it sends an email notification to a specified address with details about the new post.
Key Features
- Scheduled RSS feed monitoring.
- Filters new posts based on publication time (last hour).
- Sends customizable email notifications for new content.
- Supports multiple RSS feeds by configuring the 'List of RSS feeds' node.
How To Use
- Configure Credentials: Ensure your Gmail OAuth2 credentials are set up in n8n.
- Add RSS Feed URLs: In the 'List of RSS feeds' node (ID: 6b523a05-ba2e-4118-9061-7ef7fd152802), replace the placeholder URLs with the actual RSS feed URLs you want to monitor. You can add multiple URLs in the array.
- Set Notification Email: In the 'Send email with each post' node (ID: 8bf89e60-5ea1-47b9-9249-bf2e258f9a2d), set the 'sendTo' parameter to your desired email address.
- Schedule Execution: The workflow is set to run every hour by default. Adjust the 'Every 1 hour' node (ID: 48a0524d-db39-4046-bad1-18684064cbac) as needed for your desired frequency.
Apps Used
Workflow JSON
{
"id": "7042e124-86c8-4c68-b300-7a9b9d445014",
"name": "Community RSS Feed Notifier",
"nodes": 0,
"category": "RSS Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7042e124-86c8...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Integrations
- Email Send + Schedule Trigger(75 workflows)
- Email Send + Google Sheets(60 workflows)
- Email Send + Form Trigger(49 workflows)
- RSS Feed Read + Schedule Trigger(48 workflows)
- Email Send + Split Out(45 workflows)
- Email Read Imap + Email Send(41 workflows)
- Email Send + Slack(35 workflows)
- Gmail + RSS Feed Read(24 workflows)
- Email Send + Gmail(23 workflows)
- RSS Feed Read + Split Out(20 workflows)
Related Workflows
Discover more workflows you might like
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.