Skip to product information

FT.com Daily Market News to Microsoft Outlook (n8n Workflow)

FT.com Daily Market News to Microsoft Outlook (n8n Workflow)

 (200+Reviews)
Regular price £56.99
Regular price £56.99 Sale price
SAVE Sold out
Instant Digital Download
Unlimited Downloads
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
23 people viewing
High interest right now
9 added today
Fast-moving digital product
FT.com Daily Market News to Microsoft Outlook (n8n Workflow)

FT.com Daily Market News to Microsoft Outlook (n8n Workflow)

Regular price £56.99
Regular price £56.99 Sale price
SAVE Sold out

Get a daily FT.com market news briefing in your Microsoft Outlook inbox—automatically

This n8n workflow pulls the latest financial news from FT.com every morning, extracts the most relevant sections, summarizes them with Google Gemini, and sends an easy-to-read HTML brief directly to Microsoft Outlook.

What this workflow does

  • Runs on schedule: The workflow is triggered every day at 7:00 AM via the Schedule Trigger node.
  • Fetches current news: An HTTP Request node retrieves the latest content from https://www.ft.com/.
  • Extracts targeted sections: An Extract Specific Content step scrapes selected HTML areas (e.g., headlines, editor’s picks, top stories) using CSS selectors.
  • Aggregates into a structured dataset: A Set node organizes the extracted items into a single block (for categories such as “Headline #1”, “Editor’s Picks”, and “Europe News”).
  • Creates a concise summary: An AI Agent powered by Google Gemini turns the aggregated news into a concise, HTML-formatted investor-style market snapshot.
  • Sends via Outlook: The summary is delivered by the Microsoft Outlook node with the subject “Financial news from today.”

Use cases

  • For SaaS operators and investors who want a daily market news brief without manually browsing FT.com.
  • For automation engineers building n8n workflows for financial data curation and email delivery.
  • For teams that need a consistent HTML summary workflow that runs every morning at the same time.

Technical details

  • Schedule Trigger at 7:00 AM daily
  • HTTP Request to FT.com
  • HTML extraction using CSS selectors
  • Set node to aggregate extracted categories
  • n8nn8n-nodes-langchainagent (AI Agent) using Google Gemini for summarization
  • Microsoft Outlook node to send the email
  • Additional nodes include Sticky Note for workflow documentation
View full details