createWebhook
Configure webhook subscriptions to receive Shopify event notifications. Specify topic and callback URL.
Instructions
Create a webhook subscription
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The webhook topic (e.g., ORDERS_CREATE) | |
| callbackUrl | Yes | The URL to receive webhook notifications | |
| format | No | JSON | |
| includeFields | No |