AI-Powered Newsletter Generation Workflow

somdn_product_page

This n8n workflow automates the process of creating an AI-generated newsletter by crawling multiple websites and summarizing their content into an engaging HTML email. It begins with a manual trigger, fetching website URLs from a Google Sheet. Each URL is then sent to Dumpling AI for content extraction, limiting the depth and number of pages crawled.

The results are split into individual articles, and key information such as titles, URLs, and content are mapped into specific fields. These are then aggregated into a single formatted prompt, which is used by GPT-4o to generate a compelling newsletter subject line and HTML content, including summaries and links for each article.

Finally, the email draft is sent via Gmail to the intended recipients. This workflow is ideal for content creators, marketers, or newsletters where automated, AI-driven content curation and summarization streamline the process of engaging subscribers with minimal manual effort.

Node Count

6 – 10 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.openAi, code, gmail, googleSheets, httpRequest, manualTrigger, set, splitOut, stickyNote

Reviews

There are no reviews yet.

Be the first to review “AI-Powered Newsletter Generation Workflow”

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