Shopify · Capability

Shopify API — Webhooks

Shopify API — Webhooks. 36 operations. Lead operation: Shopify Retrieves A List Of Webhooks. Self-contained Naftiko capability covering one Shopify business surface.

Run with Naftiko ShopifyWebhooks

What You Can Do

GET
Deprecated202001getwebhooks — Shopify Retrieves A List Of Webhooks
/v1/admin/api/2020-01/webhooks-json
POST
Deprecated202001createwebhooks — Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
/v1/admin/api/2020-01/webhooks-json
GET
Deprecated202001getwebhookscount — Shopify Retrieves A Count Of Existing Webhook Subscriptions
/v1/admin/api/2020-01/webhooks/count-json
GET
Deprecated202001getwebhooksparamwebhookid — Shopify Retrieves A Single Webhook Subscription
/v1/admin/api/2020-01/webhooks/webhook-id-json
PUT
Deprecated202001updatewebhooksparamwebhookid — Shopify Update A Webhook Subscription's Topic Or Address Uris
/v1/admin/api/2020-01/webhooks/webhook-id-json
DELETE
Deprecated202001deletewebhooksparamwebhookid — Shopify Delete A Webhook Subscription
/v1/admin/api/2020-01/webhooks/webhook-id-json
GET
Deprecated202004getwebhooks — Shopify Retrieves A List Of Webhooks
/v1/admin/api/2020-04/webhooks-json
POST
Deprecated202004createwebhooks — Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
/v1/admin/api/2020-04/webhooks-json
GET
Deprecated202004getwebhookscount — Shopify Retrieves A Count Of Existing Webhook Subscriptions
/v1/admin/api/2020-04/webhooks/count-json
GET
Deprecated202004getwebhooksparamwebhookid — Shopify Retrieves A Single Webhook Subscription
/v1/admin/api/2020-04/webhooks/webhook-id-json
PUT
Deprecated202004updatewebhooksparamwebhookid — Shopify Update A Webhook Subscription's Topic Or Address Uris
/v1/admin/api/2020-04/webhooks/webhook-id-json
DELETE
Deprecated202004deletewebhooksparamwebhookid — Shopify Delete A Webhook Subscription
/v1/admin/api/2020-04/webhooks/webhook-id-json
GET
Deprecated202007getwebhooks — Shopify Retrieves A List Of Webhooks
/v1/admin/api/2020-07/webhooks-json
POST
Deprecated202007createwebhooks — Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
/v1/admin/api/2020-07/webhooks-json
GET
Deprecated202007getwebhookscount — Shopify Retrieves A Count Of Existing Webhook Subscriptions
/v1/admin/api/2020-07/webhooks/count-json
GET
Deprecated202007getwebhooksparamwebhookid — Shopify Retrieves A Single Webhook Subscription
/v1/admin/api/2020-07/webhooks/webhook-id-json
PUT
Deprecated202007updatewebhooksparamwebhookid — Shopify Update A Webhook Subscription's Topic Or Address Uris
/v1/admin/api/2020-07/webhooks/webhook-id-json
DELETE
Deprecated202007deletewebhooksparamwebhookid — Shopify Delete A Webhook Subscription
/v1/admin/api/2020-07/webhooks/webhook-id-json
GET
Getwebhooks — Shopify Retrieves A List Of Webhooks
/v1/admin/api/2020-10/webhooks-json
POST
Createwebhooks — Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
/v1/admin/api/2020-10/webhooks-json
GET
Getwebhookscount — Shopify Retrieves A Count Of Existing Webhook Subscriptions
/v1/admin/api/2020-10/webhooks/count-json
GET
Getwebhooksparamwebhookid — Shopify Retrieves A Single Webhook Subscription
/v1/admin/api/2020-10/webhooks/webhook-id-json
PUT
Updatewebhooksparamwebhookid — Shopify Update A Webhook Subscription's Topic Or Address Uris
/v1/admin/api/2020-10/webhooks/webhook-id-json
DELETE
Deletewebhooksparamwebhookid — Shopify Delete A Webhook Subscription
/v1/admin/api/2020-10/webhooks/webhook-id-json
GET
Deprecated202101getwebhooks — Shopify Retrieves A List Of Webhooks
/v1/admin/api/2021-01/webhooks-json
POST
Deprecated202101createwebhooks — Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
/v1/admin/api/2021-01/webhooks-json
GET
Deprecated202101getwebhookscount — Shopify Retrieves A Count Of Existing Webhook Subscriptions
/v1/admin/api/2021-01/webhooks/count-json
GET
Deprecated202101getwebhooksparamwebhookid — Shopify Retrieves A Single Webhook Subscription
/v1/admin/api/2021-01/webhooks/webhook-id-json
PUT
Deprecated202101updatewebhooksparamwebhookid — Shopify Update A Webhook Subscription's Topic Or Address Uris
/v1/admin/api/2021-01/webhooks/webhook-id-json
DELETE
Deprecated202101deletewebhooksparamwebhookid — Shopify Delete A Webhook Subscription
/v1/admin/api/2021-01/webhooks/webhook-id-json
GET
Deprecatedunstablegetwebhooks — Shopify Retrieves A List Of Webhooks
/v1/admin/api/unstable/webhooks-json
POST
Deprecatedunstablecreatewebhooks — Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
/v1/admin/api/unstable/webhooks-json
GET
Deprecatedunstablegetwebhookscount — Shopify Retrieves A Count Of Existing Webhook Subscriptions
/v1/admin/api/unstable/webhooks/count-json
GET
Deprecatedunstablegetwebhooksparamwebhookid — Shopify Retrieves A Single Webhook Subscription
/v1/admin/api/unstable/webhooks/webhook-id-json
PUT
Deprecatedunstableupdatewebhooksparamwebhookid — Shopify Update A Webhook Subscription's Topic Or Address Uris
/v1/admin/api/unstable/webhooks/webhook-id-json
DELETE
Deprecatedunstabledeletewebhooksparamwebhookid — Shopify Delete A Webhook Subscription
/v1/admin/api/unstable/webhooks/webhook-id-json

MCP Tools

shopify-retrieves-list-webhooks

Shopify Retrieves A List Of Webhooks

read-only idempotent
shopify-create-new-webhook-subscription

Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic

shopify-retrieves-count-existing-webhook

Shopify Retrieves A Count Of Existing Webhook Subscriptions

read-only idempotent
shopify-retrieves-single-webhook-subscription

Shopify Retrieves A Single Webhook Subscription

read-only idempotent
shopify-update-webhook-subscription-s-topic

Shopify Update A Webhook Subscription's Topic Or Address Uris

idempotent
shopify-delete-webhook-subscription

Shopify Delete A Webhook Subscription

idempotent
shopify-retrieves-list-webhooks-2

Shopify Retrieves A List Of Webhooks

read-only idempotent
shopify-create-new-webhook-subscription-2

Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic

shopify-retrieves-count-existing-webhook-2

Shopify Retrieves A Count Of Existing Webhook Subscriptions

read-only idempotent
shopify-retrieves-single-webhook-subscription-2

Shopify Retrieves A Single Webhook Subscription

read-only idempotent
shopify-update-webhook-subscription-s-topic-2

Shopify Update A Webhook Subscription's Topic Or Address Uris

idempotent
shopify-delete-webhook-subscription-2

Shopify Delete A Webhook Subscription

idempotent
shopify-retrieves-list-webhooks-3

Shopify Retrieves A List Of Webhooks

read-only idempotent
shopify-create-new-webhook-subscription-3

Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic

shopify-retrieves-count-existing-webhook-3

Shopify Retrieves A Count Of Existing Webhook Subscriptions

read-only idempotent
shopify-retrieves-single-webhook-subscription-3

Shopify Retrieves A Single Webhook Subscription

read-only idempotent
shopify-update-webhook-subscription-s-topic-3

Shopify Update A Webhook Subscription's Topic Or Address Uris

idempotent
shopify-delete-webhook-subscription-3

Shopify Delete A Webhook Subscription

idempotent
shopify-retrieves-list-webhooks-4

Shopify Retrieves A List Of Webhooks

read-only idempotent
shopify-create-new-webhook-subscription-4

Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic

shopify-retrieves-count-existing-webhook-4

Shopify Retrieves A Count Of Existing Webhook Subscriptions

read-only idempotent
shopify-retrieves-single-webhook-subscription-4

Shopify Retrieves A Single Webhook Subscription

read-only idempotent
shopify-update-webhook-subscription-s-topic-4

Shopify Update A Webhook Subscription's Topic Or Address Uris

idempotent
shopify-delete-webhook-subscription-4

Shopify Delete A Webhook Subscription

idempotent
shopify-retrieves-list-webhooks-5

Shopify Retrieves A List Of Webhooks

read-only idempotent
shopify-create-new-webhook-subscription-5

Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic

shopify-retrieves-count-existing-webhook-5

Shopify Retrieves A Count Of Existing Webhook Subscriptions

read-only idempotent
shopify-retrieves-single-webhook-subscription-5

Shopify Retrieves A Single Webhook Subscription

read-only idempotent
shopify-update-webhook-subscription-s-topic-5

Shopify Update A Webhook Subscription's Topic Or Address Uris

idempotent
shopify-delete-webhook-subscription-5

Shopify Delete A Webhook Subscription

idempotent
shopify-retrieves-list-webhooks-6

Shopify Retrieves A List Of Webhooks

read-only idempotent
shopify-create-new-webhook-subscription-6

Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic

shopify-retrieves-count-existing-webhook-6

Shopify Retrieves A Count Of Existing Webhook Subscriptions

read-only idempotent
shopify-retrieves-single-webhook-subscription-6

Shopify Retrieves A Single Webhook Subscription

read-only idempotent
shopify-update-webhook-subscription-s-topic-6

Shopify Update A Webhook Subscription's Topic Or Address Uris

idempotent
shopify-delete-webhook-subscription-6

Shopify Delete A Webhook Subscription

idempotent

Capability Spec

shopify-webhooks.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Shopify  API — Webhooks
  description: 'Shopify  API — Webhooks. 36 operations. Lead operation: Shopify Retrieves A List Of Webhooks. Self-contained
    Naftiko capability covering one Shopify business surface.'
  tags:
  - Shopify
  - Webhooks
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    SHOPIFY_API_KEY: SHOPIFY_API_KEY
capability:
  consumes:
  - type: http
    namespace: shopify-webhooks
    baseUri: ''
    description: Shopify  API — Webhooks business capability. Self-contained, no shared references.
    resources:
    - name: admin-api-2020-01-webhooks.json
      path: /admin/api/2020-01/webhooks.json
      operations:
      - name: deprecated202001getwebhooks
        method: GET
        description: Shopify Retrieves A List Of Webhooks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: created_at_max
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: created_at_min
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created after a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
        - name: limit
          in: query
          type: string
          description: Maximum number of webhook subscriptions that should be returned. Setting this parameter outside the
            maximum range will return an error.
        - name: since_id
          in: query
          type: string
          description: Restrict the returned list to webhook subscriptions whose id is greater than the specified since_id.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
        - name: updated_at_min
          in: query
          type: string
          description: 'Retrieve webhooks that were updated before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: updated_at_max
          in: query
          type: string
          description: 'Retrieve webhooks that were updated after a given date and time (format: 2014-04-25T16:15:47-04:00).'
      - name: deprecated202001createwebhooks
        method: POST
        description: Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: format
          in: query
          type: string
          description: Use this parameter to select the data format for the payload. Valid values are json and xml.
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-01-webhooks-count.json
      path: /admin/api/2020-01/webhooks/count.json
      operations:
      - name: deprecated202001getwebhookscount
        method: GET
        description: Shopify Retrieves A Count Of Existing Webhook Subscriptions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
    - name: admin-api-2020-01-webhooks-webhook_id}.json
      path: /admin/api/2020-01/webhooks/{webhook_id}.json
      operations:
      - name: deprecated202001getwebhooksparamwebhookid
        method: GET
        description: Shopify Retrieves A Single Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
      - name: deprecated202001updatewebhooksparamwebhookid
        method: PUT
        description: Shopify Update A Webhook Subscription's Topic Or Address Uris
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: deprecated202001deletewebhooksparamwebhookid
        method: DELETE
        description: Shopify Delete A Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
    - name: admin-api-2020-04-webhooks.json
      path: /admin/api/2020-04/webhooks.json
      operations:
      - name: deprecated202004getwebhooks
        method: GET
        description: Shopify Retrieves A List Of Webhooks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: created_at_max
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: created_at_min
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created after a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
        - name: limit
          in: query
          type: string
          description: Maximum number of webhook subscriptions that should be returned. Setting this parameter outside the
            maximum range will return an error.
        - name: since_id
          in: query
          type: string
          description: Restrict the returned list to webhook subscriptions whose id is greater than the specified since_id.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
        - name: updated_at_min
          in: query
          type: string
          description: 'Retrieve webhooks that were updated before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: updated_at_max
          in: query
          type: string
          description: 'Retrieve webhooks that were updated after a given date and time (format: 2014-04-25T16:15:47-04:00).'
      - name: deprecated202004createwebhooks
        method: POST
        description: Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: format
          in: query
          type: string
          description: Use this parameter to select the data format for the payload. Valid values are json and xml.
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-04-webhooks-count.json
      path: /admin/api/2020-04/webhooks/count.json
      operations:
      - name: deprecated202004getwebhookscount
        method: GET
        description: Shopify Retrieves A Count Of Existing Webhook Subscriptions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
    - name: admin-api-2020-04-webhooks-webhook_id}.json
      path: /admin/api/2020-04/webhooks/{webhook_id}.json
      operations:
      - name: deprecated202004getwebhooksparamwebhookid
        method: GET
        description: Shopify Retrieves A Single Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
      - name: deprecated202004updatewebhooksparamwebhookid
        method: PUT
        description: Shopify Update A Webhook Subscription's Topic Or Address Uris
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: deprecated202004deletewebhooksparamwebhookid
        method: DELETE
        description: Shopify Delete A Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
    - name: admin-api-2020-07-webhooks.json
      path: /admin/api/2020-07/webhooks.json
      operations:
      - name: deprecated202007getwebhooks
        method: GET
        description: Shopify Retrieves A List Of Webhooks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: created_at_max
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: created_at_min
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created after a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
        - name: limit
          in: query
          type: string
          description: Maximum number of webhook subscriptions that should be returned. Setting this parameter outside the
            maximum range will return an error.
        - name: since_id
          in: query
          type: string
          description: Restrict the returned list to webhook subscriptions whose id is greater than the specified since_id.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
        - name: updated_at_min
          in: query
          type: string
          description: 'Retrieve webhooks that were updated before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: updated_at_max
          in: query
          type: string
          description: 'Retrieve webhooks that were updated after a given date and time (format: 2014-04-25T16:15:47-04:00).'
      - name: deprecated202007createwebhooks
        method: POST
        description: Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: format
          in: query
          type: string
          description: Use this parameter to select the data format for the payload. Valid values are json and xml.
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-07-webhooks-count.json
      path: /admin/api/2020-07/webhooks/count.json
      operations:
      - name: deprecated202007getwebhookscount
        method: GET
        description: Shopify Retrieves A Count Of Existing Webhook Subscriptions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
    - name: admin-api-2020-07-webhooks-webhook_id}.json
      path: /admin/api/2020-07/webhooks/{webhook_id}.json
      operations:
      - name: deprecated202007getwebhooksparamwebhookid
        method: GET
        description: Shopify Retrieves A Single Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
      - name: deprecated202007updatewebhooksparamwebhookid
        method: PUT
        description: Shopify Update A Webhook Subscription's Topic Or Address Uris
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: deprecated202007deletewebhooksparamwebhookid
        method: DELETE
        description: Shopify Delete A Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
    - name: admin-api-2020-10-webhooks.json
      path: /admin/api/2020-10/webhooks.json
      operations:
      - name: getwebhooks
        method: GET
        description: Shopify Retrieves A List Of Webhooks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: created_at_max
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: created_at_min
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created after a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
        - name: limit
          in: query
          type: string
          description: Maximum number of webhook subscriptions that should be returned. Setting this parameter outside the
            maximum range will return an error.
        - name: since_id
          in: query
          type: string
          description: Restrict the returned list to webhook subscriptions whose id is greater than the specified since_id.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
        - name: updated_at_min
          in: query
          type: string
          description: 'Retrieve webhooks that were updated before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: updated_at_max
          in: query
          type: string
          description: 'Retrieve webhooks that were updated after a given date and time (format: 2014-04-25T16:15:47-04:00).'
      - name: createwebhooks
        method: POST
        description: Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: format
          in: query
          type: string
          description: Use this parameter to select the data format for the payload. Valid values are json and xml.
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-10-webhooks-count.json
      path: /admin/api/2020-10/webhooks/count.json
      operations:
      - name: getwebhookscount
        method: GET
        description: Shopify Retrieves A Count Of Existing Webhook Subscriptions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
    - name: admin-api-2020-10-webhooks-webhook_id}.json
      path: /admin/api/2020-10/webhooks/{webhook_id}.json
      operations:
      - name: getwebhooksparamwebhookid
        method: GET
        description: Shopify Retrieves A Single Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
      - name: updatewebhooksparamwebhookid
        method: PUT
        description: Shopify Update A Webhook Subscription's Topic Or Address Uris
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: deletewebhooksparamwebhookid
        method: DELETE
        description: Shopify Delete A Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
    - name: admin-api-2021-01-webhooks.json
      path: /admin/api/2021-01/webhooks.json
      operations:
      - name: deprecated202101getwebhooks
        method: GET
        description: Shopify Retrieves A List Of Webhooks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: created_at_max
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: created_at_min
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created after a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
        - name: limit
          in: query
          type: string
          description: Maximum number of webhook subscriptions that should be returned. Setting this parameter outside the
            maximum range will return an error.
        - name: since_id
          in: query
          type: string
          description: Restrict the returned list to webhook subscriptions whose id is greater than the specified since_id.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
        - name: updated_at_min
          in: query
          type: string
          description: 'Retrieve webhooks that were updated before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: updated_at_max
          in: query
          type: string
          description: 'Retrieve webhooks that were updated after a given date and time (format: 2014-04-25T16:15:47-04:00).'
      - name: deprecated202101createwebhooks
        method: POST
        description: Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: format
          in: query
          type: string
          description: Use this parameter to select the data format for the payload. Valid values are json and xml.
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2021-01-webhooks-count.json
      path: /admin/api/2021-01/webhooks/count.json
      operations:
      - name: deprecated202101getwebhookscount
        method: GET
        description: Shopify Retrieves A Count Of Existing Webhook Subscriptions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
    - name: admin-api-2021-01-webhooks-webhook_id}.json
      path: /admin/api/2021-01/webhooks/{webhook_id}.json
      operations:
      - name: deprecated202101getwebhooksparamwebhookid
        method: GET
        description: Shopify Retrieves A Single Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
      - name: deprecated202101updatewebhooksparamwebhookid
        method: PUT
        description: Shopify Update A Webhook Subscription's Topic Or Address Uris
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: deprecated202101deletewebhooksparamwebhookid
        method: DELETE
        description: Shopify Delete A Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
    - name: admin-api-unstable-webhooks.json
      path: /admin/api/unstable/webhooks.json
      operations:
      - name: deprecatedunstablegetwebhooks
        method: GET
        description: Shopify Retrieves A List Of Webhooks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: created_at_max
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: created_at_min
          in: query
          type: string
          description: 'Retrieve webhook subscriptions that were created after a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
        - name: limit
          in: query
          type: string
          description: Maximum number of webhook subscriptions that should be returned. Setting this parameter outside the
            maximum range will return an error.
        - name: since_id
          in: query
          type: string
          description: Restrict the returned list to webhook subscriptions whose id is greater than the specified since_id.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
        - name: updated_at_min
          in: query
          type: string
          description: 'Retrieve webhooks that were updated before a given date and time (format: 2014-04-25T16:15:47-04:00).'
        - name: updated_at_max
          in: query
          type: string
          description: 'Retrieve webhooks that were updated after a given date and time (format: 2014-04-25T16:15:47-04:00).'
      - name: deprecatedunstablecreatewebhooks
        method: POST
        description: Shopify Create A New Webhook Subscription By Specifying Both An Address And A Topic
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: format
          in: query
          type: string
          description: Use this parameter to select the data format for the payload. Valid values are json and xml.
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-unstable-webhooks-count.json
      path: /admin/api/unstable/webhooks/count.json
      operations:
      - name: deprecatedunstablegetwebhookscount
        method: GET
        description: Shopify Retrieves A Count Of Existing Webhook Subscriptions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: address
          in: query
          type: string
          description: Retrieve webhook subscriptions that send the POST request to this URI.
        - name: topic
          in: query
          type: string
          description: Show webhook subscriptions with a given topic.
    - name: admin-api-unstable-webhooks-webhook_id}.json
      path: /admin/api/unstable/webhooks/{webhook_id}.json
      operations:
      - name: deprecatedunstablegetwebhooksparamwebhookid
        method: GET
        description: Shopify Retrieves A Single Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: fields
          in: query
          type: string
          description: Comma-separated list of the properties you want returned for each item in the result list. Use this
            parameter to restrict the returned list of items to only tho
      - name: deprecatedunstableupdatewebhooksparamwebhookid
        method: PUT
        description: Shopify Update A Webhook Subscription's Topic Or Address Uris
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: deprecatedunstabledeletewebhooksparamwebhookid
        method: DELETE
        description: Shopify Delete A Webhook Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhook_id
          in: path
          type: string
          description: webhook_id
          required: true
  exposes:
  - type: rest
    namespace: shopify-webhooks-rest
    port: 8080
    description: REST adapter for Shopify  API — Webhooks. One Spectral-compliant resource per consumed operation, prefixed
      with /v1.
    resources:
    - path: /v1/a

# --- truncated at 32 KB (65 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/shopify/refs/heads/main/capabilities/shopify-webhooks.yaml