๐Ÿ“ˆ Daily stock market report with Twelve Data API sent via WhatsApp and email

โšก 919 views ยท ๐Ÿ“ˆ Crypto Trading & Stock Market

Description

This workflow automates the generation of a daily stock market report, identifying the top gainers and losers among the top 100 stocks. It fetches real-time stock data, processes it to highlight significant price movements, and delivers formatted alerts via WhatsApp and email.

Quick Notes

Process Flow

  1. Trigger the workflow daily at 5:00 PM (IST) with the Daily Market Change Trigger node.
  2. Configure API key, stock symbols, and alert recipients using the Configuration Variables node.
  3. Fetch stock data from Twelve Data API with the Fetch Stock Data from Twelve Data node.
  4. Process stock data to identify top gainers and losers with the Process Stock Movements node.
  5. Format WhatsApp messages with the Format WhatsApp Message node.
  6. Send WhatsApp alerts with the Send WhatsApp Alert node.
  7. Format email content with the Format Email Content node.
  8. Send email alerts with the Send Email Alert node.

Output

Screenshot from 20250822 131202.png

Getting Started

Tailored Adjustments

๐Ÿ”— Nodes Used

Cron, Send Email, HTTP Request, WhatsApp Business Cloud

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup