{
  "name": "Forecast Zoho CRM deals with AlphaVantage market data, GPT‑4 and Slack alerts",
  "nodes": [
    {
      "id": "3b868d38-174b-43f7-bfce-d5639864534a",
      "name": "Get Market Signal1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1040,
        -1296
      ]
    },
    {
      "id": "ebebe4b3-0701-4471-9cce-ebbf45c03613",
      "name": "Update Deal Forecast1",
      "type": "n8n-nodes-base.zohoCrm",
      "position": [
        592,
        -1280
      ]
    },
    {
      "id": "f7238560-a165-47a0-8503-543f76ae3aaf",
      "name": "Send Forecast Summary1",
      "type": "n8n-nodes-base.slack",
      "position": [
        864,
        -1280
      ]
    },
    {
      "id": "42ebde43-b13b-4a10-9c70-3ebc8b6f2662",
      "name": "Fetch open Deals1",
      "type": "n8n-nodes-base.zohoCrm",
      "position": [
        -1056,
        -1696
      ]
    },
    {
      "id": "9aa6b33e-884b-4953-8d35-8ddd6f7f3350",
      "name": "Combine Deal & Market Info1",
      "type": "n8n-nodes-base.merge",
      "position": [
        -688,
        -1504
      ]
    },
    {
      "id": "dd875384-23b8-421c-9d82-a8b35823914d",
      "name": "Generate Forecast Metrics1",
      "type": "n8n-nodes-base.function",
      "position": [
        -480,
        -1504
      ]
    },
    {
      "id": "b0ec65c3-ae04-480f-b9c1-bff458a81baa",
      "name": "Weekly Trigger1",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1424,
        -1488
      ]
    },
    {
      "id": "06e67635-d308-45b2-90a7-05fe1fa5dcd4",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2016,
        -1952
      ],
      "parameters": {
        "width": 416,
        "height": 672,
        "content": "## How it works\n\nThis workflow automatically updates your Zoho CRM deals every week with AI-enhanced forecasts. It fetches all active deals and current market signals, then calculates expected revenue"
      }
    },
    {
      "id": "6ed251fd-3d15-4dda-8d20-3d9b1b129987",
      "name": "Store Forecast",
      "type": "n8n-nodes-base.supabase",
      "position": [
        576,
        -1760
      ]
    },
    {
      "id": "13f2aaef-7cba-4aba-9f00-67132e598c5f",
      "name": "Deal Match Evaluator",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -272,
        -1504
      ]
    },
    {
      "id": "f2843f1a-b113-423d-af62-8b44da12ebce",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1488,
        -1568
      ],
      "parameters": {
        "width": null,
        "height": 224,
        "content": "Runs this workflow automatically every week."
      }
    },
    {
      "id": "73e7a455-0f2f-481e-81a8-e4b89ed1c6c1",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -1776
      ],
      "parameters": {
        "width": 256,
        "height": 240,
        "content": "Fetches all active deals from Zoho that are still in early/mid pipeline stages."
      }
    },
    {
      "id": "bca71ab2-ecb4-4791-b90d-761514d6bec7",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -1392
      ],
      "parameters": {
        "width": 256,
        "height": 256,
        "content": "Fetches real-time market trend data (SPY index) from AlphaVantage."
      }
    },
    {
      "id": "3cfe9af7-10b8-4507-91fe-51208b9610b8",
      "name": "Parse AI Output",
      "type": "n8n-nodes-base.code",
      "position": [
        32,
        -1504
      ]
    },
    {
      "id": "a924816e-9de7-4b17-acc6-bbcc1ca186f1",
      "name": "Merge Forecast & AI data",
      "type": "n8n-nodes-base.set",
      "position": [
        224,
        -1504
      ]
    },
    {
      "id": "6f197d7a-e472-4cf1-bfbe-7ee3c35b0b30",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -736,
        -1680
      ],
      "parameters": {
        "width": 1152,
        "height": 400,
        "content": "## Forecast Calculation Process\nThis part of the workflow collects all active deals from Zoho and real-time market signals. It calculates the expected revenue using deal amount, probability, seasonali"
      }
    },
    {
      "id": "c92830dd-a1d2-4a63-beda-92519e5d6331",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        496,
        -1856
      ],
      "parameters": {
        "width": 304,
        "height": 256,
        "content": "This node saves all updated deal forecasts and AI insights into a database."
      }
    },
    {
      "id": "0c07a869-4279-402a-8e73-7badd30732a6",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        480,
        -1456
      ],
      "parameters": {
        "width": 640,
        "height": 368,
        "content": "## Update & Share Forecast\nThis part of the workflow updates each deal in Zoho CRM with the new forecast values, including expected revenue, market signals, seasonal factors, and AI insights. After up"
      }
    }
  ],
  "connections": {
    "Parse AI Output": {
      "main": [
        [
          {
            "node": "Merge Forecast & AI data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Weekly Trigger1": {
      "main": [
        [
          {
            "node": "Fetch open Deals1",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get Market Signal1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch open Deals1": {
      "main": [
        [
          {
            "node": "Combine Deal & Market Info1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Market Signal1": {
      "main": [
        [
          {
            "node": "Combine Deal & Market Info1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Deal Match Evaluator": {
      "main": [
        [
          {
            "node": "Parse AI Output",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update Deal Forecast1": {
      "main": [
        [
          {
            "node": "Send Forecast Summary1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Forecast Summary1": {
      "main": [
        []
      ]
    },
    "Merge Forecast & AI data": {
      "main": [
        [
          {
            "node": "Update Deal Forecast1",
            "type": "main",
            "index": 0
          },
          {
            "node": "Store Forecast",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Forecast Metrics1": {
      "main": [
        [
          {
            "node": "Deal Match Evaluator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Combine Deal & Market Info1": {
      "main": [
        [
          {
            "node": "Generate Forecast Metrics1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}