Automated News Digest Email from RSS Feed

somdn_product_page

This workflow automates the process of fetching news articles from an RSS feed, formatting the news into a styled HTML email, and sending it via Gmail. It is designed to deliver a daily or periodic news digest to subscribers, saving time and maintaining engagement.

The process begins with a Schedule Trigger that initiates the workflow at specified intervals. It then makes an HTTP request to fetch the RSS feed from a source like Prothom Alo. The RSS XML data is parsed into JSON, which is then transformed into a visually appealing HTML email layout featuring the latest news articles, including titles, summaries, publication dates, authors, categories, and a ‘Read More’ link.

The HTML content is dynamically generated with styling optimized for email clients, ensuring readability across devices. Finally, the email is sent out using Gmail’s OAuth2 credentials.

This workflow is ideal for content publishers, news websites, or any organization that wants to automate the distribution of news summaries or updates on a regular schedule, thereby maintaining consistent communication with their audience.

Node Count

6 – 10 Nodes

Nodes Used

code, gmail, httpRequest, scheduleTrigger, stickyNote, xml

Reviews

There are no reviews yet.

Be the first to review “Automated News Digest Email from RSS Feed”

Your email address will not be published. Required fields are marked *