Shopify · Arazzo Workflow
Shopify Register a Webhook Subscription
Version 1.0.0
Create a webhook subscription for a topic, then read it back to confirm registration.
Provider
Workflows
register-webhook
Create a webhook subscription and confirm it by reading it back.
Creates a webhook subscription for the supplied topic and callback address, then retrieves it to confirm the registration.
1
createWebhook
createWebhookSubscription
Create the webhook subscription so Shopify will POST the topic's events to the supplied callback address.
2
getWebhook
getWebhookSubscription
Read the webhook subscription back to confirm the recorded topic, address, and API version.