N
n8n Store
Workflow Market
US Stocks Earnings Calendar Updates to Telegram (Finnhub + Gemini)

US Stocks Earnings Calendar Updates to Telegram (Finnhub + Gemini)

by malikx0 views

Description

Categories

🤖 AI & Machine Learning

Nodes Used

n8n-nodes-base.setn8n-nodes-base.coden8n-nodes-base.coden8n-nodes-base.telegramn8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNote
PriceGratuit
Views0
Last Updated11/28/2025
workflow.json
{
  "meta": {
    "instanceId": "d04643ba872bb0fb252ed2c8197858d58cc47dd3c15ff6d08b19addd679e927b",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "8347d92e-7507-4f3f-bcea-4741bf697402",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1060,
        -480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0ef0eb9f-d95d-4b4c-81c0-7f6dc1632c87",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        -440
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b3bff7e3-3c10-4925-9922-9e73e8c015de",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        -500
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "04130ead-786e-4776-a2fa-88899308bcbe",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1400,
        -520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2f60f7eb-757e-44d1-a126-f22c1307237c",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1840,
        -520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f8f58c60-a553-4824-8244-d5cfaf6c4bd0",
      "name": "Set API Key for Finhubb & Dates",
      "type": "n8n-nodes-base.set",
      "position": [
        -200,
        -200
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "862a3e63-ebd7-4ecd-a17b-5989c1497890",
      "name": "Dynamically Sets the Date",
      "type": "n8n-nodes-base.code",
      "position": [
        -560,
        -200
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c27c6bb0-f33d-4db1-bfc4-39b93ee1ef86",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1020,
        -180
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "6b9ad8e2-0fbf-47f1-a7d5-2d609150ed50",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1300,
        180
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e49a76e9-bcff-4273-8d0d-7104b11d7dbc",
      "name": "Send Upcoming Earning Updates via Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1560,
        -180
      ],
      "webhookId": "0aec5567-7da9-4d73-bdb9-95783afb9bf5",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "01bb4be7-1d34-4e83-85e6-1f446937aa01",
      "name": "Schedule Every 3 Days",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -940,
        -200
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a9b76167-29bb-4c87-a678-ef9a96a49fc7",
      "name": "Organizes Input",
      "type": "n8n-nodes-base.code",
      "position": [
        720,
        -180
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "288aebee-82e4-4653-afee-e2b9868422ee",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        860,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f3449ad7-d4ff-4176-a27f-aa2f0f508891",
      "name": "Gets Upcoming Earnings",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        340,
        -180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0d72b101-65e1-47fa-b14d-a24ff121e9dc",
      "name": "Google Gemini Chat Model (Formats Output)",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        980,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "AI Agent": {
      "main": [
        [
          {
            "node": "Send Upcoming Earning Updates via Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Organizes Input": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Every 3 Days": {
      "main": [
        [
          {
            "node": "Dynamically Sets the Date",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Gets Upcoming Earnings": {
      "main": [
        [
          {
            "node": "Organizes Input",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Dynamically Sets the Date": {
      "main": [
        [
          {
            "node": "Set API Key for Finhubb & Dates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set API Key for Finhubb & Dates": {
      "main": [
        [
          {
            "node": "Gets Upcoming Earnings",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model (Formats Output)": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Send Upcoming Earning Updates via Telegram": {
      "main": [
        []
      ]
    }
  }
}

相关工作流