# Product Webhook for product events ## Product Created - [POST productCreated](https://developer.dealpos.com/webhook/webhook/product/productcreated.md): This webhook is triggered when a new product is created. ## Product Updated - [POST productUpdated](https://developer.dealpos.com/webhook/webhook/product/productupdated.md): This webhook is triggered when a product is updated ## Product Deleted - [POST productDeleted](https://developer.dealpos.com/webhook/webhook/product/productdeleted.md): This webhook is triggered when a product is deleted ## Product Variant Created - [POST productVariantCreated](https://developer.dealpos.com/webhook/webhook/product/productvariantcreated.md): This webhook is triggered when a new product variant is created. ## Product Variant Updated - [POST productVariantUpdated](https://developer.dealpos.com/webhook/webhook/product/productvariantupdated.md): This webhook is triggered when a product variant is updated.