{
  "name": "E-Com Order → Fulfillment Updates",
  "nodes": [
    {
      "parameters": {
        "path": "lead",
        "httpMethod": "POST",
        "responseMode": "onReceived"
      },
      "id": "6d38bbd7-2713-40b3-80ab-35510634fadc",
      "name": "webhook-1",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        260,
        300
      ]
    },
    {
      "parameters": {
        "rules": {
          "values": []
        }
      },
      "id": "a842ebd7-c217-462a-94ef-c4488d4e1a20",
      "name": "switch-2",
      "type": "n8n-nodes-base.switch",
      "typeVersion": 3,
      "position": [
        480,
        300
      ]
    },
    {
      "parameters": {
        "url": "https://ssapi.shipstation.com/orders/createorder",
        "method": "POST"
      },
      "id": "3d6c896c-5cc7-46c8-827b-84ffc47299b0",
      "name": "shipstation-3",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        700,
        300
      ]
    },
    {
      "parameters": {
        "resource": "message",
        "operation": "send"
      },
      "id": "d73f8d3a-4f71-4533-b491-45a24b0d6ecc",
      "name": "gmail-4",
      "type": "n8n-nodes-base.gmail",
      "typeVersion": 2.1,
      "position": [
        920,
        300
      ]
    },
    {
      "parameters": {
        "operation": "send"
      },
      "id": "071ca58c-0369-4ddc-a064-b7ddbcb10786",
      "name": "twilio-5",
      "type": "n8n-nodes-base.twilio",
      "typeVersion": 1,
      "position": [
        1140,
        300
      ]
    }
  ],
  "connections": {
    "webhook-1": {
      "main": [
        [
          {
            "node": "switch-2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "switch-2": {
      "main": [
        [
          {
            "node": "shipstation-3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "shipstation-3": {
      "main": [
        [
          {
            "node": "gmail-4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "gmail-4": {
      "main": [
        [
          {
            "node": "twilio-5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "7d714cbf-253c-4ecf-abe3-cc1fbf026118",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "id": "68e8a0ede99a4a16",
  "tags": []
}