shopify webhook trigger

Triggers the delivery of a sample Admin API event topic payload to a designated address

Options

NameDescription
--topic <topic>The requested event topic. You can pass the webhook topic using the GraphQL enum value or the webhook topic name
--api-version <version>API version of the event topic, in the format YYYY-MM or unstable
--shared-secret <secret>Your app's client secret. This secret is used to generate and return a X-Shopify-Hmac-SHA256 header, which lets you validate the origin of the response that you receive
--delivery-method <option>The method chosen to deliver the topic payload
--address <address>The URL where the webhook payload should be sent