create_webhook
Register a webhook to receive real-time event notifications from the Gobox e-commerce platform. Define a public HTTPS URL and specify the events to track.
Instructions
Register a new webhook endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public HTTPS URL to receive events | |
| events | Yes | List of event names (e.g. ['order.created', 'stock.changed']) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||