Yes, Klevu listens to webhook events for product deletion and order creation.
-
store/sku/deleted
Trigger: Fires when a specific product variant (SKU) is deleted.
Klevu service will disable that specific variant. -
store/product/deleted
Trigger: Fires when a parent product is entirely deleted from your store catalog.
Klevu service will disable all of the associated variants belongs to a specific product. store/product/updated
Trigger: Fires when the details of an existing product are modified in the BigCommerce control panel or via API. If the given product status is changed from enabled to disabled via the control panel or via API, the Klevu service will mark the product for deletion to remove the product from search.
Order creation webhook is enabled by default, but to activate product delete webhook, please get in touch with our support team for setup.