{
  "name": "Server & network monitoring alerts via WhatsApp using HetrixTools",
  "nodes": [
    {
      "id": "8fb385de-989b-400d-91c3-367d0d9e09eb",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "ffc43bb3-26b7-478f-a9cf-f37c0fd7b9d1",
      "name": "If Server Resource Usage Monitoring",
      "type": "n8n-nodes-base.if",
      "position": [
        208,
        0
      ]
    },
    {
      "id": "014e813c-1afb-4364-89b7-04405b57928e",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        464,
        -128
      ]
    },
    {
      "id": "fcc99edf-7151-4a5d-bbf0-ac8d2cb43001",
      "name": "Send chat presence typing indicator",
      "type": "@aldinokemal2104/n8n-nodes-gowa.gowa",
      "position": [
        992,
        -16
      ]
    },
    {
      "id": "9d3c1d42-f414-4770-af00-de7a61513823",
      "name": "Stop Typing1",
      "type": "@aldinokemal2104/n8n-nodes-gowa.gowa",
      "position": [
        1408,
        -16
      ]
    },
    {
      "id": "1cf5beb3-38d1-4e2d-b257-1aac6eab3121",
      "name": "Send Message1",
      "type": "@aldinokemal2104/n8n-nodes-gowa.gowa",
      "position": [
        1600,
        -16
      ]
    },
    {
      "id": "7b8c4fc1-df76-4ad1-b549-c7e3f83a53c3",
      "name": "Delay Typing",
      "type": "n8n-nodes-base.wait",
      "position": [
        1200,
        -16
      ]
    },
    {
      "id": "5870f259-616b-4031-8e5b-8982e88c30ae",
      "name": "Edit Fields1",
      "type": "n8n-nodes-base.set",
      "position": [
        464,
        112
      ]
    },
    {
      "id": "54e8cc73-85e3-4cfb-9f12-c6cbb70e0fbb",
      "name": "Set Message Text",
      "type": "n8n-nodes-base.set",
      "position": [
        752,
        -16
      ]
    },
    {
      "id": "e57649ec-8773-421f-8512-966019e5a6f6",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -16
      ],
      "parameters": {
        "width": 432,
        "height": 352,
        "content": "## Webhook Call\n\n**http method :** POST\n\n**What needs to be prepared:**\n\n1. Create an account on the official HetrixTools website ([https://hetrixtools.com/register/](https://hetrixtools.com/register/"
      }
    },
    {
      "id": "d4bd8b96-834f-4c14-9288-b314918061d4",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        128,
        -160
      ],
      "parameters": {
        "width": null,
        "height": 320,
        "content": "## If Node \nCheck if the notification type is device resource usage monitoring\n "
      }
    },
    {
      "id": "1fa7cab0-8036-40a4-99e0-fcf38d17c1c2",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        -288
      ],
      "parameters": {
        "width": null,
        "height": 320,
        "content": "## Edit Fields Node\nSet the text to be sent if the notification type is Server Resource Usage"
      }
    },
    {
      "id": "1c1df31f-053b-4edf-929d-8c7a2e996e2f",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        96
      ],
      "parameters": {
        "width": null,
        "height": 336,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Edit Fields Node\nSet the text to be sent if the notification type is Uptime Monitoring"
      }
    },
    {
      "id": "8c007dbd-e23b-4ca2-ae29-48db7571295d",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        656,
        -160
      ],
      "parameters": {
        "width": null,
        "height": 336,
        "content": "## Set Message Text Node\nSet the text to be sent to the WhatsApp number"
      }
    },
    {
      "id": "13fd8c5e-3e42-4c60-88a2-452f5fc358c4",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        912,
        -160
      ],
      "parameters": {
        "width": 880,
        "height": 336,
        "content": "## Sender Message Nodes \nSend the predefined text message via WhatsApp using GOWA – WhatsApp REST API"
      }
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "If Server Resource Usage Monitoring",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Set Message Text",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Delay Typing": {
      "main": [
        [
          {
            "node": "Stop Typing1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields1": {
      "main": [
        [
          {
            "node": "Set Message Text",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Stop Typing1": {
      "main": [
        [
          {
            "node": "Send Message1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Message Text": {
      "main": [
        [
          {
            "node": "Send chat presence typing indicator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If Server Resource Usage Monitoring": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Edit Fields1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send chat presence typing indicator": {
      "main": [
        [
          {
            "node": "Delay Typing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}