{
  "name": "Bulk verify WhatsApp numbers using Rapiwa API and Google Sheets",
  "nodes": [
    {
      "id": "0bd3256d-9adc-4d66-a169-4cefb200429b",
      "name": "Loop Over Items",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        1856,
        560
      ]
    },
    {
      "id": "af2e3fcb-4a5c-4111-b003-1a6c7b73127d",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        3776,
        576
      ]
    },
    {
      "id": "e1f2641c-fb40-42df-b7a7-4e1244ec47c4",
      "name": "Limit",
      "type": "n8n-nodes-base.limit",
      "position": [
        1504,
        560
      ]
    },
    {
      "id": "3f96c826-8cef-44ed-a7eb-969091b1e67d",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "40db67ed-2517-48c3-8c30-625d5327977e",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        2672,
        464
      ]
    },
    {
      "id": "31ebd467-6231-4613-b2d0-cebc12bce6f5",
      "name": "Fetch All Pending Contacts for Verifing",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1280,
        560
      ]
    },
    {
      "id": "3c05f88c-b4aa-47f8-99b7-ef7b99569df9",
      "name": "Change State of Rows in Checked",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        3472,
        480
      ]
    },
    {
      "id": "a1068fdc-52d1-4303-9abe-0bc19a6c6cea",
      "name": "Set Status Verified",
      "type": "n8n-nodes-base.code",
      "position": [
        3056,
        384
      ]
    },
    {
      "id": "87ce468d-670a-488e-911e-0202146b8959",
      "name": "Set Status Unverified",
      "type": "n8n-nodes-base.code",
      "position": [
        3056,
        576
      ]
    },
    {
      "id": "90480647-7d8c-427d-a53b-7e9a6e0ddcb0",
      "name": "Clean WhatsApp Number",
      "type": "n8n-nodes-base.code",
      "position": [
        2144,
        480
      ]
    },
    {
      "id": "abde1a8c-9505-4ad0-a31f-1b85938abcee",
      "name": "Verify WhatsApp Number Using Rapiwa",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2368,
        480
      ]
    },
    {
      "id": "6d75fb8a-4d5a-4e5f-8967-2cbe2b9a7a9f",
      "name": "Trigger Every 10 Minute",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        944,
        560
      ]
    },
    {
      "id": "61e401e3-7b43-45de-9eed-bf5850d84159",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        736,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "2ba45f56-e064-4995-b064-dbc51eb61ecb",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1168,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "dc3e5c48-ad64-4872-97af-5f195a279b9c",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2048,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "1b5e6c32-baf7-468a-9a46-d8c2c3d94e77",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1712,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f512bef9-a564-46c6-9736-455ff03edcbe",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2624,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "45d902d9-8d53-4cd4-868b-cc4ed6842011",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3360,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "25dd2565-5d97-4656-998e-fa8d57051e48",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3712,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Set Status Verified",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Set Status Unverified",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [],
        [
          {
            "node": "Clean WhatsApp Number",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Status Verified": {
      "main": [
        [
          {
            "node": "Change State of Rows in Checked",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Clean WhatsApp Number": {
      "main": [
        [
          {
            "node": "Verify WhatsApp Number Using Rapiwa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Status Unverified": {
      "main": [
        [
          {
            "node": "Change State of Rows in Checked",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Trigger Every 10 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
          }
        ]
      ]
    },
    "Verify WhatsApp Number Using Rapiwa": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch All Pending Contacts for Verifing": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}