{
  "id": "CuBmYtNjobSBPXCt",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "Bulk WhatsApp Number Verify via Unofficial API",
  "tags": [
    {
      "id": "8UZKwEpVhvJhLDmj",
      "name": "Dev",
      "createdAt": "2025-07-19T17:50:54.267Z",
      "updatedAt": "2025-07-19T17:50:54.267Z"
    }
  ],
  "nodes": [
    {
      "id": "34af5c80-f216-4384-b0e7-e256863dc5c9",
      "name": "Loop Over Items",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        528,
        32
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 3
    },
    {
      "id": "3aa6f527-27c6-40b5-92e5-213795bb72fc",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        1616,
        80
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "099b92b8-9432-4ede-a542-c960f68fbfdc",
      "name": "Limit",
      "type": "n8n-nodes-base.limit",
      "position": [
        352,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e2842b7a-c5fa-4f6b-ac88-0818b27e63b4",
      "name": "Trigger Every 5 Minute",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -272,
        32
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a96ec4d1-85ec-411f-a17e-67dc9e7dee36",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1232,
        -496
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "21401f12-03b5-4f15-bf81-04f210c7dac1",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        960,
        48
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "66958bcb-2d2b-4d96-888b-07677a192505",
      "name": "Fetch All Pending Contacts for Verifing",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        48,
        32
      ],
      "parameters": {},
      "notesInFlow": false,
      "retryOnFail": false,
      "typeVersion": 4.6
    },
    {
      "id": "61482a96-fa92-4d90-9061-5d7f833393ba",
      "name": "Verify WhatsApp Number Using HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        768,
        48
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 4.2
    },
    {
      "id": "8eec2dff-16ac-4769-951e-58d3f28ddcce",
      "name": "Set Status",
      "type": "n8n-nodes-base.code",
      "position": [
        1184,
        -80
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "12b2ef86-e2b0-4516-9b1c-a29ef79cf556",
      "name": "Set Status1",
      "type": "n8n-nodes-base.code",
      "position": [
        1184,
        64
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "07d39b85-46dc-454f-b5a2-7e5652c9c775",
      "name": "Change State of Rows in Checked",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1408,
        80
      ],
      "parameters": {},
      "typeVersion": 4.6
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "44bff38d-9ddb-4654-842a-cff4b0681712",
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Set Status",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Set Status1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Status": {
      "main": [
        [
          {
            "node": "Change State of Rows in Checked",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Status1": {
      "main": [
        [
          {
            "node": "Change State of Rows in Checked",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [],
        [
          {
            "node": "Verify WhatsApp Number Using HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Trigger Every 5 Minute": {
      "main": [
        [
          {
            "node": "Fetch All Pending Contacts for Verifing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Change State of Rows in Checked": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch All Pending Contacts for Verifing": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Verify WhatsApp Number Using HTTP Request": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}