{
  "name": "Create dynamic crypto market monitors with Gemini AI and Telegram Bot",
  "nodes": [
    {
      "id": "6ed56a8f-dbd3-4d51-9959-0980dc8b7f6e",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        -416,
        -352
      ]
    },
    {
      "id": "f352760a-fd98-4133-a050-aabaf079a3d5",
      "name": "Error Authorization",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -144,
        -160
      ]
    },
    {
      "id": "154f84bf-370b-4dfb-8f08-99f2b4976ebe",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        96,
        -512
      ]
    },
    {
      "id": "b373c3aa-0187-4eda-ac34-a7888375b2d4",
      "name": "Test return success",
      "type": "n8n-nodes-base.telegram",
      "position": [
        656,
        -880
      ]
    },
    {
      "id": "953baaa1-cf0a-4f8e-b559-6570872dbb35",
      "name": "Parse user text",
      "type": "n8n-nodes-base.code",
      "position": [
        -144,
        -464
      ]
    },
    {
      "id": "8084b2ff-9fc1-4256-9bd0-1b22f67121cc",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        880,
        -528
      ]
    },
    {
      "id": "7ffb0614-8fcd-4388-9d4b-3bb388c92ca8",
      "name": "Create Workflow",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1104,
        -528
      ]
    },
    {
      "id": "2a8e4b18-dff1-49a7-81e9-ecce4fc6383c",
      "name": "Activate",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1360,
        -528
      ]
    },
    {
      "id": "5c912c88-28b8-4290-80c9-b1c2e87c9779",
      "name": "Add Data",
      "type": "n8n-nodes-base.postgres",
      "position": [
        656,
        -528
      ]
    },
    {
      "id": "9938d2ec-36d2-41a2-bb48-cbaeb0736a21",
      "name": "Merge All list",
      "type": "n8n-nodes-base.code",
      "position": [
        880,
        -352
      ]
    },
    {
      "id": "0f3ff352-76f3-404f-b90b-bca41e35ebff",
      "name": "Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -752,
        -352
      ]
    },
    {
      "id": "60d7990f-6d42-4765-aed2-7dbcb40659f4",
      "name": "WatchDog Success",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1600,
        -528
      ]
    },
    {
      "id": "d0b5612d-bab4-4625-8c3b-bb581031597c",
      "name": "Get list",
      "type": "n8n-nodes-base.postgres",
      "position": [
        656,
        -352
      ]
    },
    {
      "id": "552eb81f-6314-41ad-ab30-73c3abec9b60",
      "name": "Send list",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1104,
        -352
      ]
    },
    {
      "id": "23b6863d-dc99-4e03-8f66-0b784ca6e66d",
      "name": "Return help manu",
      "type": "n8n-nodes-base.telegram",
      "position": [
        656,
        -704
      ]
    },
    {
      "id": "634b5ecd-e268-4f2e-8fa3-c91d881b9ba4",
      "name": "Update workflow id",
      "type": "n8n-nodes-base.postgres",
      "position": [
        1360,
        -704
      ]
    },
    {
      "id": "f389bce2-7f2e-4eb5-9172-2b594a69d6b9",
      "name": "Get workflow id",
      "type": "n8n-nodes-base.postgres",
      "position": [
        656,
        -144
      ]
    },
    {
      "id": "8c2f7471-e40a-46e6-be85-3667647a368b",
      "name": "Delete the Workflow",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        880,
        -144
      ]
    },
    {
      "id": "cbf3173e-b51b-4a6b-a94b-c14c74616433",
      "name": "Delete the row",
      "type": "n8n-nodes-base.postgres",
      "position": [
        1120,
        -144
      ]
    },
    {
      "id": "1913a06e-aa1c-4b21-b61c-335edb24774b",
      "name": "WatchDog Success1",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1328,
        -144
      ]
    }
  ],
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Parse user text",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Error Authorization",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code": {
      "main": [
        [
          {
            "node": "Create Workflow",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch": {
      "main": [
        [
          {
            "node": "Test return success",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Return help manu",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Add Data",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Get list",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Get workflow id",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Trigger": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Activate": {
      "main": [
        [
          {
            "node": "WatchDog Success",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Add Data": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get list": {
      "main": [
        [
          {
            "node": "Merge All list",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Delete the row": {
      "main": [
        [
          {
            "node": "WatchDog Success1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge All list": {
      "main": [
        [
          {
            "node": "Send list",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Workflow": {
      "main": [
        [
          {
            "node": "Activate",
            "type": "main",
            "index": 0
          },
          {
            "node": "Update workflow id",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get workflow id": {
      "main": [
        [
          {
            "node": "Delete the Workflow",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Parse user text": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Delete the Workflow": {
      "main": [
        [
          {
            "node": "Delete the row",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}