Skip to main content

Send AI-enhanced economic calendar alerts to Telegram with Gemini-2.0-Flash

Workflow preview

Workflow preview
100%
Send AI-enhanced economic calendar alerts to Telegram with Gemini-2.0-Flash preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Stay ahead of the markets with this fully automated n8n workflow that delivers real time, AI formatted economic calendar updates directly to your Telegram channel or group. Powered by the Economic ...

Best for

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

Tools used

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

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
Send AI-enhanced economic calendar alerts to Telegram with Gemini-2.0-Flash
Workflow name
Send AI-enhanced economic calendar alerts to Telegram with Gemini-2.0-Flash

Stay ahead of the markets with this fully automated n8n workflow that delivers real-time, AI-formatted economic calendar updates directly to your Telegram channel or group.

Powered by the Economic Events Calendar API via RapidAPI, this workflow is perfect for traders, investors, and financial community managers who want timely notifications about high- and medium-impact global economic events—no coding required.

Key Features

  • Automated Alerts: Receive upcoming economic calendar updates for the next 3 days (customizable window) straight to Telegram.
  • AI-Enhanced Formatting: Economic news are grouped by date and importance, with clear, emoji-rich summaries for maximum readability and engagement.
  • Flexible Scheduling: Default update interval is every 3 days, adjustable to daily or any custom frequency.
  • Customizable Date Range: Easily set the window for economic event coverage (e.g., today to 7 days ahead).
  • No Coding Needed: Simple setup—just plug in your API keys and Telegram credentials.

How to Set Up

++Step 1:++ Get Your RapidAPI Key & Subscribe to the Economic Calendar Endpoint

  1. Visit RapidAPI (https://rapidapi.com/) and sign up for a free account (free plan includes limited requests per month).
  2. After registering, click your profile icon in the top-right corner and select "User Settings".
  3. From the left menu, choose "Applications".
  4. Click on "default app" and copy your API Key.
  5. Paste this key inside the workflow node labeled "Set API Key for RapidAPI & Dates" under the "x-rapidapi-key" field.

++Step 2:++ Connect Google Gemini (or OpenAI) Model Add your Gemini API credentials in n8n for advanced AI formatting and structuring of economic updates.

++Step 3:++ Set Up Your Telegram Bot

  1. Create a bot with @BotFather, get your API token, and add it to n8n’s Telegram credentials.
  2. Obtain your Telegram chat or group ID (use @RawDataBot for this).

++Step 4:++ Customize Date Range (Optional) By default, the workflow fetches economic calendar updates for the next 3 days, but you can adjust it to any custom window (e.g., today to 7 days ahead).

++Step 5:++ Activate the Workflow

  1. Schedule how often you want news updates (default: every 3 days; can be as frequent as daily).
  2. The workflow will automatically fetch, format, and send the latest economic calendar updates to your Telegram.

Who Is This For?

  • Retail and professional traders
  • Financial influencers and Telegram group admins
  • Community managers seeking hands-off, real-time macroeconomic alerts

Why Choose This Workflow?

  1. Save Time: No more manual economic calendar checks.
  2. Stay Informed: Instantly know about key market-moving events.
  3. Easy Integration: Works out-of-the-box with n8n and Telegram.

Get started today and never miss a critical economic event again!

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 - Dynamically Sets the Date

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

Block 7 - AI Agent

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

Block 8 - Structured Output Parser

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

Block 9 - Organizes Input

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

Block 10 - Sticky Note5

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

Block 11 - Google Gemini Chat Model (Formats Output)

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

Block 12 - Schedule Every 7 Days

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

Block 13 - Send Upcoming IPO Calendar Updates via Telegram

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

Block 14 - Set API Key for RapidAPI & Dates

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

Block 15 - Filter Medium & High Impact News

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

Block 16 - Gets Upcoming News

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

Block 17 - Update expression for text

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

3. Summary Table

Workflow Send AI-enhanced economic calendar alerts to Telegram with Gemini-2.0-Flash
Complexity advanced
Nodes 17
Categories Crypto Trading, Multimodal AI
Author Malik Hashir
Published 29 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5450/5450.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 Send AI-enhanced economic calendar alerts to Telegram with Gemini-2.0-Flash do?

Stay ahead of the markets with this fully automated n8n workflow that delivers real time, AI formatted economic calendar updates directly to your Telegram channel or group. Powered by the Economic ...

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, Multimodal AI use case.