Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookHttpEndpoint
An HTTPS endpoint to which webhook subscriptions send POST requests.
Signature:
export interface WebhookHttpEndpoint
| Property | Modifiers | Type | Description |
|---|---|---|---|
| callbackUrl | Scalars[‘URL’][‘output’] | The URL to which the webhooks events are sent. |