Automate RSS Feed Updates to Telegram with Image and Text Options - n8n Workflow | Neura Market
Automate RSS Feed Updates to Telegram with Image and Text Options
This workflow automates the process of sending updates from RSS feeds to a Telegram chat, with options to include images or text. It checks for new content every minute and supports Instagram and Weibo RSS feeds.
The workflow is designed to monitor specified RSS feeds for new content every minute. When new content is detected, it determines whether to send an image or a text message to a Telegram chat. The workflow handles both Instagram and Weibo RSS feeds, ensuring that only new content is sent by comparing current and previous links. Images are extracted from the content, and messages are sent based on the presence of images.
Platform
n8n
Category
Communication
Price
Free
Creator
Dmitri Volkov
if
cron
function
telegram
rssFeedRead
manualTrigger
splitInBatches
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.