upsert_webhook
Creates or updates inFlow Inventory webhook subscriptions for selected events, sending notifications to a URL. Legacy immediate-write tool; use set_webhook instead.
Instructions
[LEGACY IMMEDIATE WRITE — HIGH RISK: BYPASSES INFLOW_ENABLE_SAFE_WRITES] Use set_webhook instead. Create or update a webhook subscription
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Webhook ID (required for updates) | |
| url | Yes | Webhook endpoint URL | |
| events | Yes | Events to subscribe to | |
| isActive | No | Whether webhook is active |