Skip to main content

Get IPO calendar alerts via Telegram with Finnhub API and Gemini AI

Workflow preview

Workflow preview
100%
Get IPO calendar alerts via Telegram with Finnhub API and Gemini AI preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Get instant notifications about new US companies going public (IPOs) sent straight to your Telegram—easy setup, no programming skills needed. Perfect for investors, traders, and anyone interested i...

Best for

  • Crypto Trading automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.scheduletrigger

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Malik Hashir.

Original n8n.io source

1.1 Workflow description

Title
Get IPO calendar alerts via Telegram with Finnhub API and Gemini AI
Workflow name
Get IPO calendar alerts via Telegram with Finnhub API and Gemini AI

Get instant notifications about new US companies going public (IPOs) sent straight to your Telegram—easy setup, no programming skills needed.

Perfect for investors, traders, and anyone interested in the latest stock market opportunities.

Purpose & Audience

This n8n workflow is designed for investors, financial analysts, and community managers who want real-time, structured US companies recent and upcoming IPO (Initial Public Offerings) updates directly to their Telegram channels or chats. It’s perfect for anyone running a financial community, managing a trading group, or investing in new companies for personal investment decisions.

What It Does

  1. Fetches recent and upcoming IPO calendar updates for US companies expected to be listed on US exchanges using the Finnhub API (free-tier), with a default window of the next 7 days (customizable to any date range).
  2. Uses Google Gemini AI to automatically format and structure the calendar data into a clean, grouped, and enhanced message, including company names, tickers, total number of shares, total value of shares, and expected stock price (with intelligent scaling for billions/millions).
  3. Sends the formatted IPO updates directly to your chosen Telegram chat or channel via a Telegram bot. (can be customised for email updates or any other preferred channel for updates)

Who Is It For?

Retail and professional investors Financial influencers and Telegram group admins Trading desk or community managers Anyone who wants hands-off, AI-powered IPO calendar alerts for US companies

How to Set Up

Get Finnhub API Key:
Connect Google Gemini (or OpenAI) Model:
  • Add your Gemini API credentials in n8n for advanced AI formatting and structuring of earnings updates.
Set Up Your Telegram Bot:
  • Create a bot with @BotFather, get your API token, and add it to n8n’s Telegram credentials.
  • Obtain your Telegram chat or group ID (use @RawDataBot for this).
Customize Date Range (Optional):
  • By default, the workflow fetches upcoming IPOs for the next 7 days, but you can adjust it to any custom window (e.g., today to 3 days in the future).
Activate the Workflow:
  • Schedule how often you want updates (default: every 7 days; can be as frequent as daily).
  • The workflow will automatically fetch, format, and send the latest US IPO calendar updates to your Telegram.

Key Features

  1. No coding required—fully automated and customizable.
  2. Handles Telegram’s message length limit by default.
  3. AI-enhanced formatting for maximum readability and engagement.
  4. Free to use with Finnhub’s free API tier.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Set API Key for Finhubb & Dates

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 7 - Dynamically Sets the Date

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 8 - AI Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 9 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.2

Block 10 - Organizes Input

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 11 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Gets Upcoming Earnings

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 13 - Google Gemini Chat Model (Formats Output)

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 14 - Schedule Every 7 Days

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 15 - Send Upcoming IPO Calendar Updates via Telegram

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

3. Summary Table

Workflow Get IPO calendar alerts via Telegram with Finnhub API and Gemini AI
Complexity advanced
Nodes 15
Categories Crypto Trading, AI Summarization
Author Malik Hashir
Published 28 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5439/5439.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Get IPO calendar alerts via Telegram with Finnhub API and Gemini AI do?

Get instant notifications about new US companies going public (IPOs) sent straight to your Telegram—easy setup, no programming skills needed. Perfect for investors, traders, and anyone interested i...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.