- Daily financial news summaries for investors
- Automated email updates for financial teams
- Content aggregation from multiple news sources
- AI-generated summaries for quick insights
Schedule trigger activates the workflow daily at 7:00 AM Fetch financial news content from the Financial Times website Extract specific headlines and sections using CSS selectors Aggregate extracted news content into a structured format Utilize an AI agent to generate a concise summary Send the summarized content via email in HTML format
- 1Import the workflow template into n8n
- 2Configure the Microsoft Outlook credentials for email delivery
- 3Set up the Google Gemini credentials for AI summarization
- 4Adjust any CSS selectors if necessary for content extraction
- 5Test the workflow to ensure proper functionality