Shopify · Capability
Shopify Webhooks API — Webhook Subscriptions
Shopify Webhooks API — Webhook Subscriptions. 6 operations. Lead operation: Shopify Retrieve a list of webhook subscriptions. Self-contained Naftiko capability covering one Shopify business surface.
What You Can Do
GET
Listwebhooksubscriptions
— Shopify Retrieve a list of webhook subscriptions
/v1/webhooks-json
POST
Createwebhooksubscription
— Shopify Create a webhook subscription
/v1/webhooks-json
GET
Getwebhooksubscriptioncount
— Shopify Retrieve a count of webhook subscriptions
/v1/webhooks/count-json
GET
Getwebhooksubscription
— Shopify Retrieve a single webhook subscription
/v1/webhooks/webhook-id-json
PUT
Updatewebhooksubscription
— Shopify Update a webhook subscription
/v1/webhooks/webhook-id-json
DELETE
Deletewebhooksubscription
— Shopify Delete a webhook subscription
/v1/webhooks/webhook-id-json
MCP Tools
shopify-retrieve-list-webhook-subscriptions
Shopify Retrieve a list of webhook subscriptions
read-only
idempotent
shopify-create-webhook-subscription
Shopify Create a webhook subscription
shopify-retrieve-count-webhook-subscriptions
Shopify Retrieve a count of webhook subscriptions
read-only
idempotent
shopify-retrieve-single-webhook-subscription
Shopify Retrieve a single webhook subscription
read-only
idempotent
shopify-update-webhook-subscription
Shopify Update a webhook subscription
idempotent
shopify-delete-webhook-subscription
Shopify Delete a webhook subscription
idempotent