Automate Financial News Summarization and Email Delivery with Google Gemini and Outlook - n8n Workflow | Neura Market
Automate Financial News Summarization and Email Delivery with Google Gemini and Outlook
This workflow automates the collection, summarization, and distribution of financial news using Google Gemini AI and Microsoft Outlook. It extracts relevant content from selected news sites, synthesizes it into concise summaries, and delivers formatted reports via email.
The workflow begins by scheduling regular triggers to collect financial news from specified sources. It processes the data using Google Gemini AI to generate bullet-point summaries. The workflow then formats these summaries into email-ready HTML with styled headings and sends them through Microsoft Outlook. This automation streamlines the process of staying updated with financial news, eliminating manual effort.
Platform
n8n
Category
Communication
Price
Free
Creator
Alex Petrov
set
code
aggregate
stickyNote
httpRequest
manualTrigger
splitInBatches
agent
scheduleTrigger
microsoftOutlook
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.