{
  "name": "Website downtime monitoring with smart alerts via Telegram & Email",
  "nodes": [
    {
      "id": "37640544-a4cf-44fb-bdec-1b33b773b8ab",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        368,
        240
      ]
    },
    {
      "id": "916ea745-93d3-4df0-bb42-92dbdc9096e2",
      "name": "Calculate Status",
      "type": "n8n-nodes-base.set",
      "position": [
        1600,
        208
      ]
    },
    {
      "id": "5d27ce2f-f7fd-41d1-b8b6-ffd3f006ae9f",
      "name": "Perform Site Test",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1104,
        256
      ]
    },
    {
      "id": "3591075f-9475-498a-a4ea-e4231feaa1ce",
      "name": "Status Router",
      "type": "n8n-nodes-base.switch",
      "position": [
        1840,
        240
      ]
    },
    {
      "id": "b05da316-3fc1-4322-bd9d-be780e348256",
      "name": "Split Out",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        880,
        368
      ]
    },
    {
      "id": "071ec250-71c8-4091-9f82-7f987f582d77",
      "name": "Config",
      "type": "n8n-nodes-base.set",
      "position": [
        576,
        240
      ]
    },
    {
      "id": "fd4c06eb-e851-4759-869d-9b35429e42c0",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        816,
        128
      ]
    },
    {
      "id": "1437a14a-cbac-487a-8a89-edc37496348d",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        1392,
        208
      ]
    },
    {
      "id": "8af693e1-b9d9-4bb9-8276-72760ab9133e",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        2128,
        288
      ]
    },
    {
      "id": "60e797ef-cb3e-41e5-833b-f1f167735416",
      "name": "Calculate Status1",
      "type": "n8n-nodes-base.set",
      "position": [
        1760,
        512
      ]
    },
    {
      "id": "60de7380-2539-4885-b2c3-8bdd25d92fd3",
      "name": "Perform Site Test1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1280,
        512
      ]
    },
    {
      "id": "a3578c1f-59b1-441a-b546-ee56126522e3",
      "name": "Merge1",
      "type": "n8n-nodes-base.merge",
      "position": [
        1536,
        512
      ]
    },
    {
      "id": "b9376336-dde1-4aa0-a9df-d8a50a257de1",
      "name": "Status Router1",
      "type": "n8n-nodes-base.switch",
      "position": [
        1984,
        512
      ]
    },
    {
      "id": "47a68788-0158-4488-8f0f-305b52ca64e2",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1136,
        784
      ],
      "parameters": {
        "width": 328,
        "height": 356,
        "content": ".\n.\n.\n.\n.\n.\n.\n\n## Add Email credentials (SMTP) here.\n    Port: 465\n### for Gmail Server: mail.google.com"
      }
    },
    {
      "id": "872f9a1b-95b9-4d1e-aac5-35f9314942d1",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        512,
        144
      ],
      "parameters": {
        "width": 224,
        "height": 352,
        "content": "##  Add your websites here\n.\n.\n.\n.\n.\n.\n.\n.\n.\n### Also add your Telegram Chat ID and Mail Address here"
      }
    },
    {
      "id": "2a8bcb6d-9692-4206-92ed-a70bd4fd8dc2",
      "name": "Send a text message",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1552,
        800
      ]
    },
    {
      "id": "3a5369af-1538-4191-b463-4dcc674dc876",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        352,
        576
      ],
      "parameters": {
        "width": 760,
        "height": 524,
        "content": "# Instructions; Telegram bot\n\n1. **Create your Telegram bot**  \n   1. Open Telegram and chat with **@BotFather**.  \n   2. Send `/newbot` and follow prompts to pick a bot **name** and **username** (mus"
      }
    },
    {
      "id": "46ae7a40-6352-401c-9919-cc211d79fb50",
      "name": "Sticky Note10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1760,
        784
      ],
      "parameters": {
        "width": 456,
        "height": 312,
        "content": "## Made by:\n # Muntasir Mubin\n### The Founder & CEO of WebDextro Ltd, a distinguished Web & App development company based in the United Kingdom.\n\n📧 mubin@webdextro.org\n📞 [Follow on Facebook](https://f"
      }
    },
    {
      "id": "e515675c-be99-456d-a384-038cd815b379",
      "name": "Send email",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1344,
        800
      ]
    }
  ],
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "Perform Site Test1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Calculate Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Config": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge1": {
      "main": [
        [
          {
            "node": "Calculate Status1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Perform Site Test",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send email": {
      "main": [
        [
          {
            "node": "Send a text message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Status Router": {
      "main": [
        [],
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Status Router1": {
      "main": [
        [],
        [
          {
            "node": "Send email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculate Status": {
      "main": [
        [
          {
            "node": "Status Router",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Config",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculate Status1": {
      "main": [
        [
          {
            "node": "Status Router1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Perform Site Test": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Perform Site Test1": {
      "main": [
        [
          {
            "node": "Merge1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Merge1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    }
  }
}