Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
What this workflow does This workflow automatically generates a daily stock market email digest, combining price movements and recent financial news into a clean, actionable report. Instead of manu...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.gmail, n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kevin Meneses.
Original n8n.io sourceThis workflow automatically generates a daily stock market email digest, combining price movements and recent financial news into a clean, actionable report.
Instead of manually checking charts and news every morning, this workflow does it for you.
It combines:
Only relevant insights reach your inbox.
The workflow runs on a schedule (daily at 7 AM) or manually It reads your stock watchlist from Google Sheets It fetches: Historical price data (last 14 days) Latest news (last 7 days) JavaScript processes the data: Calculates daily % change Filters recent news Assigns sentiment (positive / neutral / negative) A clean HTML email is generated The digest is sent automatically via Gmail
👉 The result: a complete market snapshot in seconds
Why this workflow is powerful
Check multiple sites every morning Waste time jumping between charts and news Miss important market moves
This workflow:
✔ Automates everything ✔ Centralizes data ✔ Adds context with sentiment analysis ✔ Saves hours every week
📊 Data powered by EODHD APIs
This workflow uses EODHD APIs to retrieve:
Historical stock prices Financial news Sentiment indicators
👉 If you want to build your own financial automations, dashboards, or trading workflows:
Get started here (10% discount): https://eodhd.com/pricing-special-10?via=kmg&ref1=Meneses
You get a daily email like this:
All generated automatically.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send a daily stock movers and news email digest via Google Sheets, EODHD and Gmail |
|---|---|
| Complexity | intermediate |
| Nodes | 13 |
| Categories | Crypto Trading, AI Summarization |
| Author | Kevin Meneses |
| Published | 24 Mar 2026 |
Use the JSON export at /data/workflows/14297/14297.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
What this workflow does This workflow automatically generates a daily stock market email digest, combining price movements and recent financial news into a clean, actionable report. Instead of manu...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Summarization use case.