Use Cases
- Receive instant notifications of new blog posts in Telegram.
- Stay updated on news articles from favorite sources.
- Automatically share new product releases with customers.
- Inform team members about updates from industry-related feeds.
How It Works
Triggers the RSS feed reader at set intervals. Reads the latest entries from the specified RSS feed. Compares the latest entries with previously read items. Sends notifications to Telegram for new content only. Updates the record of the latest read entry.
Setup Steps
- 1Import the workflow into n8n.
- 2Configure the RSS feed URL in the 'RSS Feed Read' node.
- 3Set the Telegram chat ID in the 'Telegram' node.
- 4Adjust the cron schedule as needed for frequency.
- 5Activate the workflow to start receiving updates.
Apps Used
Telegram
RSS Feed Reader
Categories
Target Roles
Tags
#notifications
#content scheduling
#process automation