{
  "name": "Fetch Inventory",
  "nodes": [
    {
      "parameters": {
        "path": "fetch-inventory",
        "responseMode": "lastNode",
        "options": {}
      },
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2.1,
      "position": [
        0,
        96
      ],
      "id": "1e06dcc4-3a4f-4b47-a423-d8e4d8d6fbbb",
      "name": "Webhook"
    },
    {
      "parameters": {
        "url": "https://byysargobxhyirurxkuy.supabase.co/rest/v1/medicines?select=*",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpHeaderAuth",
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {}
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.4,
      "position": [
        208,
        96
      ],
      "id": "e753340b-ada6-4809-9919-fe04e988f907",
      "name": "HTTP Request",
      "credentials": {
        "httpHeaderAuth": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1",
    "binaryMode": "separate",
    "availableInMCP": false
  },
  "versionId": "928a1513-f25b-4060-8408-91fb66f1b865",
  "nodeGroups": [],
  "id": "0YlV4iQQl27WxKhz",
  "tags": []
}