Shopify · Capability
Shopify Admin REST API — Webhooks
Shopify Admin REST API — Webhooks. 6 operations. Lead operation: Shopify Retrieve a list of webhooks. Self-contained Naftiko capability covering one Shopify business surface.
What You Can Do
GET
Listwebhooks
— Shopify Retrieve a list of webhooks
/v1/webhooks-json
POST
Createwebhook
— Shopify Create a webhook subscription
/v1/webhooks-json
GET
Getwebhookcount
— Shopify Retrieve a count of webhooks
/v1/webhooks/count-json
GET
Getwebhook
— Shopify Retrieve a single webhook
/v1/webhooks/webhook-id-json
PUT
Updatewebhook
— Shopify Update a webhook subscription
/v1/webhooks/webhook-id-json
DELETE
Deletewebhook
— Shopify Delete a webhook subscription
/v1/webhooks/webhook-id-json
MCP Tools
shopify-retrieve-list-webhooks
Shopify Retrieve a list of webhooks
read-only
idempotent
shopify-create-webhook-subscription
Shopify Create a webhook subscription
shopify-retrieve-count-webhooks
Shopify Retrieve a count of webhooks
read-only
idempotent
shopify-retrieve-single-webhook
Shopify Retrieve a single webhook
read-only
idempotent
shopify-update-webhook-subscription
Shopify Update a webhook subscription
idempotent
shopify-delete-webhook-subscription
Shopify Delete a webhook subscription
idempotent