- Automate the collection of sustainability news articles from multiple sources.
- Enhance email marketing efforts by providing curated content to subscribers.
- Utilize AI for content classification to ensure relevance and quality of information.
Trigger the workflow daily at 08:30 am to fetch the latest news. Extract article blocks from the EU news website's HTML content. Filter articles based on date and type to ensure only relevant content is processed. Classify articles using AI to determine sustainability relevance. Generate an HTML email digest containing the selected articles. Send the email digest to the designated mailing list.
- 1Import the workflow template into your n8n instance.
- 2Configure the email node with your mailing list address.
- 3Set up Google Sheets integration for tracking sustainability articles.
- 4Connect your OpenAI account for AI classification functionality.
- 5Test the workflow to ensure proper functionality and data flow.