Use Cases
- Receive instant notifications for new software releases.
- Monitor RSS feeds for specific keywords and updates.
- Automate communication through Telegram and email for development teams.
How It Works
Triggers execution based on a cron schedule. Reads the RSS feed for new releases from GitHub. Filters the feed for updates published in the last four hours. Sends notifications to Telegram and email if new releases are found.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the Telegram chat ID and AWS SES email settings.
- 3Adjust the cron expression if different timing is needed.
- 4Test the workflow to ensure notifications are sent correctly.
Apps Used
Telegram
AWS SES
RSS Feed
Categories
Target Roles
Industries
Tags
#notifications
#email automation
#process automation