AutomationFlowsSlack & Telegram › Forex, Crypto, Mergers and Financial Markets AI Analyst Updates to Telegram

Forex, Crypto, Mergers and Financial Markets AI Analyst Updates to Telegram

ByMalik Hashir @malikx on n8n.io

This workflow is designed for active traders, financial analysts, and market enthusiasts who want to stay informed about high-impact market news without information overload. It targets users interested in Forex, Crypto, Mergers, and general market-moving geopolitical news…

Cron / scheduled trigger★★★★☆ complexity12 nodesHTTP RequestTelegram
Slack & Telegram Trigger: Cron / scheduled Nodes: 12 Complexity: ★★★★☆ Added:

This workflow corresponds to n8n.io template #5109 — we link there as the canonical source.

This workflow follows the HTTP Request → Telegram recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "fd6a2a46-e854-492a-8f09-79cced64e271",
      "name": "Set API Key for Finhubb",
      "type": "n8n-nodes-base.set",
      "position": [
        -180,
        -220
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "c4e1d782-fa58-4a52-b5ee-88391bf2de5b",
      "name": "Get Latest News",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        320,
        -160
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "38f9545e-6e18-4abd-a9cc-be356e1d799d",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        900,
        -200
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "6991e8e2-a34e-4d79-b644-8cb973fa24a9",
      "name": "Schedule Trigger - Every 4 Hours",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -680,
        -220
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "8bfb9458-7980-4529-8951-9dc4d90e5b9f",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        -480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "74f5d37e-7561-41fb-ba2c-db7b0f70f019",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        -440
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bf289fe8-f141-46ed-b319-ccc814e7710d",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        -500
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "45a6d72c-365c-40ba-a8ef-853097ff753a",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1080,
        -580
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a09b3f82-7ffd-4b27-9a7b-2ba1cb6187d4",
      "name": "Download Image (optional)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        680,
        -200
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "97db9cda-6959-4a0f-b3d6-8b5f96bb00be",
      "name": "Send Text Updates via Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1120,
        -220
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "229a64f2-a8c8-4e23-98d0-09078e8f99a6",
      "name": "Send Image (with text update) - Optional",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1340,
        -220
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b9b3bf08-17a6-4f14-92ef-d176e8e454ab",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1560,
        -580
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "Send Text Updates via Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Latest News": {
      "main": [
        [
          {
            "node": "Download Image (optional)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set API Key for Finhubb": {
      "main": [
        [
          {
            "node": "Get Latest News",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Image (optional)": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Text Updates via Telegram": {
      "main": [
        [
          {
            "node": "Send Image (with text update) - Optional",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger - Every 4 Hours": {
      "main": [
        [
          {
            "node": "Set API Key for Finhubb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

This workflow is designed for active traders, financial analysts, and market enthusiasts who want to stay informed about high-impact market news without information overload. It targets users interested in Forex, Crypto, Mergers, and general market-moving geopolitical news…

Source: https://n8n.io/workflows/5109/ — original creator credit. Request a take-down →

More Slack & Telegram workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Slack & Telegram

GNCA AI News Pipeline. Uses rssFeedRead, httpRequest, telegram, errorTrigger. Scheduled trigger; 29 nodes.

RSS Feed Read, HTTP Request, Telegram +1
Slack & Telegram

This workflow automates plant care reminders and records using Google Sheets, Telegram, and OpenWeather API.

Google Sheets, HTTP Request, Telegram
Slack & Telegram

Apollo Data Enrichment Using Company Id to automatically finds contacts for companies listed in your Google Sheet, enriches each person with emails and phone numbers via Apollo’s API, and writes verif

Google Sheets, HTTP Request, Error Trigger +1
Slack & Telegram

MindFrame Psychology - FREE Complete Workflow. Uses httpRequest, googleDrive, telegram. Scheduled trigger; 25 nodes.

HTTP Request, Google Drive, Telegram
Slack & Telegram

++Download the google sheet here++ and replace this with the googles sheet node: Google sheet , upload to google sheets and replace in the google sheets node. Scheduled trigger: Runs once a day at 8 A

Google Sheets, HTTP Request, Telegram