This n8n workflow automates the process of fetching the latest news, and then sending summarized updates via Telegram, with optional image integration. Designed for regular updates, it helps users stay informed by delivering news directly to their messaging app every four hours. The workflow begins with a scheduled trigger, prompting the system to set API credentials for a news service. It then retrieves the latest news through an HTTP request. Optional steps include downloading associated images and processing the news data using a code node for customization. Finally, the workflow sends text and optional images as Telegram messages, enabling seamless and timely news dissemination. This setup is useful for news agencies, content creators, or anyone needing automated, up-to-date news alerts in their communication channels.
Automated News Fetch and Telegram Update Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, httpRequest, scheduleTrigger, set, stickyNote, telegram |
Reviews
There are no reviews yet.