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
Create the webhook subscription so Shopify will POST the topic's events to the supplied callback address.
2
getWebhook
Read the webhook subscription back to confirm the recorded topic, address, and API version.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.