{
  "name": "Send Shopify shipping tracking WhatsApp notifications with full tracking info",
  "nodes": [
    {
      "id": "c7138ff9-2c46-4e55-bef7-19f466c5fd7d",
      "name": "Phone Validator",
      "type": "n8n-nodes-base.code",
      "position": [
        2064,
        1152
      ]
    },
    {
      "id": "a65aa462-8570-4162-b5a0-63f533f69fa6",
      "name": "Update Order Shipped1",
      "type": "n8n-nodes-base.postgres",
      "position": [
        1632,
        1152
      ]
    },
    {
      "id": "2b0bb6ff-c294-46f8-b8cd-db64aaa22248",
      "name": "Select rows from a table6",
      "type": "n8n-nodes-base.postgres",
      "position": [
        1872,
        1152
      ]
    },
    {
      "id": "fa7ad08f-3440-4c37-ae50-dcf3bf525aa2",
      "name": "Get Customer1",
      "type": "n8n-nodes-base.postgres",
      "position": [
        2256,
        1152
      ]
    },
    {
      "id": "5f221872-1c2e-4f0e-90f0-d1fd83b4b142",
      "name": "Check Language",
      "type": "n8n-nodes-base.if",
      "position": [
        2464,
        1152
      ]
    },
    {
      "id": "a95ed7ff-3755-4f60-bc45-757436a953b5",
      "name": "If10",
      "type": "n8n-nodes-base.if",
      "position": [
        2672,
        960
      ]
    },
    {
      "id": "b63cc981-23db-413b-82ce-368981374730",
      "name": "If11",
      "type": "n8n-nodes-base.if",
      "position": [
        2672,
        1344
      ]
    },
    {
      "id": "431ba0fb-59f1-43c9-80f4-239525e516d2",
      "name": "WhatsApp Shipped AR",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2912,
        944
      ]
    },
    {
      "id": "6d6fac70-72c3-4c35-9291-11e0b63bd4dd",
      "name": "WhatsApp Shipped EN1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2912,
        1328
      ]
    },
    {
      "id": "8ba4a7f3-90d8-4a9f-81d5-6c0aba6b5cc2",
      "name": "fulfilment",
      "type": "n8n-nodes-base.shopifyTrigger",
      "position": [
        1472,
        1152
      ]
    },
    {
      "id": "474ccf63-f94e-40e6-bc63-b41448e7c222",
      "name": "Sticky Note15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        736,
        320
      ],
      "parameters": {
        "width": 560,
        "height": 1744,
        "content": "---\n\n## 🎯 Key Features\n- ✅ **Real-time Fulfillment Sync:** Instant database update when order ships\n- ✅ **Complete Tracking Info:** Includes tracking number, company, and URL\n- ✅ **Bilingual Support:*"
      }
    },
    {
      "id": "a2592b35-7df6-48c8-b193-48483233cc50",
      "name": "Sticky Note18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3168,
        832
      ],
      "parameters": {
        "width": 672,
        "height": 864,
        "content": "\n### **8A. Arabic Shipping Notification - \"WhatsApp Shipped AR\"**\n- **Type:** HTTP Request (POST)\n- **Endpoint:** Facebook Graph API v18.0 (WhatsApp Business)\n- **Phone Format:** Removes '+' prefix be"
      }
    }
  ],
  "connections": {
    "If10": {
      "main": [
        [
          {
            "node": "WhatsApp Shipped AR",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If11": {
      "main": [
        [
          {
            "node": "WhatsApp Shipped EN1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fulfilment": {
      "main": [
        [
          {
            "node": "Update Order Shipped1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Customer1": {
      "main": [
        [
          {
            "node": "Check Language",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Language": {
      "main": [
        [
          {
            "node": "If10",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "If11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Phone Validator": {
      "main": [
        [
          {
            "node": "Get Customer1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update Order Shipped1": {
      "main": [
        [
          {
            "node": "Select rows from a table6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Select rows from a table6": {
      "main": [
        [
          {
            "node": "Phone Validator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}