Get Webhook Count
GET {{baseUrl}}/webhook.count.json?entity=<string>&action=<string>&active=<boolean>
Count registered webhooks on the store.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
entity | string | Specify the entity that you want to enable webhooks for (e.g product, order, customer, category) | |
action | string | Specify what action (event) will trigger the webhook (e.g add, delete, or update) | |
active | string | Webhook status |