Product Webhooks
Triggering Events
Below are the following events that trigger the Product's webhooks -
- On Creation
- Updating
- Deactivating a Product
- Activating a Product
- Adding a new Image to a Product
Sample Event Content
{
"method": "POST",
"path": "/",
"query": {},
"client_ip": "44.225.61.188",
"url": "https://f2d23d511963968506e313471a70f0f9.m.pipedream.net/",
"headers": {
"host": "f2d23d511963968506e313471a70f0f9.m.pipedream.net",
"content-length": "2676",
"authorization": "Bearer CHQUBXBIFOJG26KFRLL0J3HC",
"content-type": "application/json",
"traceparent": "00-3d55e415ed4fed2e3f86897fbd86f371-cc0628450cddbe50-01",
"elastic-apm-traceparent": "00-3d55e415ed4fed2e3f86897fbd86f371-cc0628450cddbe50-01",
"tracestate": "es=s:1",
"user-agent": "Apache-HttpClient/4.5.14 (Java/17.0.18)",
"accept-encoding": "gzip,deflate"
},
"bodyRaw": "{\"event_type\":\"PRODUCT\",\"dispensary_short_name\":\"partnersandbox3\",\"data\":{\"product_id\":\"f17b8290-a011-4adf-a525-81164f1cd416\",\"catalog_parent_id\":\"efe1d291-406c-47d4-8913-e32fb41aea22\",\"product_status\":\"ACTIVE\",\"last_updated_at\":\"2025-07-29T12:47:37.316-07:00\",\"sellable_quantity\":995.0,\"sellable_quantity_detail\":[{\"inventory_type\":\"ADULT\",\"location\":\"DISPLAY CASE 1\",\"location_id\":\"da5e0433-4ffc-4a49-9b0b-673dd62f6ac6\",\"sellable_quantity\":995.0}],\"category_type\":\"EDIBLE\",\"sku_type\":\"BASE_SKU\",\"slug\":\"kanha-20-1-serene-green-apple-nano-vegan-gummies-10-milligrams-edible-10-milligrams\",\"product_configurable_fields\":{\"name\":\"20:1 SERENE GREEN APPLE NANO VEGAN GUMMIES - 10 MILLIGRAMS\",\"uom\":\"MILLIGRAMS\",\"brand\":\"KANHA\",\"size\":\"10 MG\",\"amount\":10,\"classification\":\"CBD\",\"total_mg_thc\":10.0,\"total_mg_cbd\":100.0,\"subtype\":\"GUMMY\",\"doses\":0.0,\"mg_per_dose\":100.0,\"strain_name\":\"\",\"total_flower_weight_g\":0.0,\"gross_weight_g\":0.0,\"net_weight_g\":10.0,\"external_id\":\"f17b8290-a011-4adf-a525-81164f1cd416\",\"total_concentrate_weight_g\":0.0},\"pricing\":{\"price_type\":\"FLAT\",\"price_sell\":20.0,\"discounted_price\":null,\"discount_amount\":0.0,\"discount_percent\":0.0,\"tier_name\":null},\"discounts\":null,\"attributes\":{\"general\":[\"FAST ACTING\",\"CBD\",\"VEGAN\",\"RATIO\"],\"flavors\":[\"APPLE\",\"SWEET\",\"TART\"],\"effects\":[\"RELAXED\",\"RELIEF\"],\"ingredients\":[],\"internal_tags\":[]},\"product_barcodes\":[],\"e_commerce\":{\"all_images\":[\"https://d1hwlj3uyhjwyh.cloudfront.net/b1226d0b-4940-4edf-aab3-dbd1642f7f69/0cef7354-2f8c-4df2-bfc5-af3e416ee156\"],\"primary_image\":\"https://d1hwlj3uyhjwyh.cloudfront.net/b1226d0b-4940-4edf-aab3-dbd1642f7f69/0cef7354-2f8c-4df2-bfc5-af3e416ee156\",\"menu_title\":\"20:1 Serene Green Apple Nano Vegan Gummies\",\"product_description\":\"KANHA Nano Vegan gummies utilize nanomolecular technology with a vegan base to create delicious, fast-acting gummies that maintain our signature soft texture. With cannabinoid particles smaller than a wavelength of light, it only takes 5-15 minutes on average to onset.\\n\\nThe apple, constantly ranked among the most popular fruits on the planet, refreshes the palate with sweet, tart and acidic flavors that shine bright in our Serene Green Apple 20:1 CBD gummies. Made in a terpene-rich vegan base, each gummy features 10mg of CBD and a dash of THC enhanced by our exclusive NANO technology for better absorption and faster-acting effects. With crisp apple taste and superior cannabinoid efficiency, these are the perfect CBD-forward gummies for daily use\",\"minimum_visible_inventory_level\":5,\"hide_from_menu\":false},\"autoupdate_lab_results\":true,\"lab_results\":[],\"above_threshold\":true,\"merged_from_product_ids\":[],\"external_references\":[]}}",
"body": {
"event_type": "PRODUCT",
"dispensary_short_name": "partnersandbox3",
"data": {
"product_id": "f17b8290-a011-4adf-a525-81164f1cd416",
"catalog_parent_id": "efe1d291-406c-47d4-8913-e32fb41aea22",
"product_status": "ACTIVE",
"last_updated_at": "2025-07-29T12:47:37.316-07:00",
"sellable_quantity": 995,
"sellable_quantity_detail": [
{
"inventory_type": "ADULT",
"location": "DISPLAY CASE 1",
"location_id": "da5e0433-4ffc-4a49-9b0b-673dd62f6ac6",
"sellable_quantity": 995
}
],
"category_type": "EDIBLE",
"sku_type": "BASE_SKU",
"slug": "kanha-20-1-serene-green-apple-nano-vegan-gummies-10-milligrams-edible-10-milligrams",
"product_configurable_fields": {
"name": "20:1 SERENE GREEN APPLE NANO VEGAN GUMMIES - 10 MILLIGRAMS",
"uom": "MILLIGRAMS",
"brand": "KANHA",
"size": "10 MG",
"amount": 10,
"classification": "CBD",
"total_mg_thc": 10,
"total_mg_cbd": 100,
"subtype": "GUMMY",
"doses": 0,
"mg_per_dose": 100,
"strain_name": "",
"total_flower_weight_g": 0,
"gross_weight_g": 0,
"net_weight_g": 10,
"external_id": "f17b8290-a011-4adf-a525-81164f1cd416",
"total_concentrate_weight_g": 0
},
"pricing": {
"price_type": "FLAT",
"price_sell": 20,
"discounted_price": null,
"discount_amount": 0,
"discount_percent": 0,
"tier_name": null
},
"discounts": null,
"attributes": {
"general": [
"FAST ACTING",
"CBD",
"VEGAN",
"RATIO"
],
"flavors": [
"APPLE",
"SWEET",
"TART"
],
"effects": [
"RELAXED",
"RELIEF"
],
"ingredients": [],
"internal_tags": []
},
"product_barcodes": [],
"e_commerce": {
"all_images": [
"https://d1hwlj3uyhjwyh.cloudfront.net/b1226d0b-4940-4edf-aab3-dbd1642f7f69/0cef7354-2f8c-4df2-bfc5-af3e416ee156"
],
"primary_image": "https://d1hwlj3uyhjwyh.cloudfront.net/b1226d0b-4940-4edf-aab3-dbd1642f7f69/0cef7354-2f8c-4df2-bfc5-af3e416ee156",
"menu_title": "20:1 Serene Green Apple Nano Vegan Gummies",
"product_description": "KANHA Nano Vegan gummies utilize nanomolecular technology with a vegan base to create delicious, fast-acting gummies that maintain our signature soft texture. With cannabinoid particles smaller than a wavelength of light, it only takes 5-15 minutes on average to onset.\n\nThe apple, constantly ranked among the most popular fruits on the planet, refreshes the palate with sweet, tart and acidic flavors that shine bright in our Serene Green Apple 20:1 CBD gummies. Made in a terpene-rich vegan base, each gummy features 10mg of CBD and a dash of THC enhanced by our exclusive NANO technology for better absorption and faster-acting effects. With crisp apple taste and superior cannabinoid efficiency, these are the perfect CBD-forward gummies for daily use",
"minimum_visible_inventory_level": 5,
"hide_from_menu": false
},
"autoupdate_lab_results": true,
"lab_results": [],
"above_threshold": true,
"merged_from_product_ids": [],
"external_references": []
}
}
}Updated 4 days ago
What’s Next
Check the Parameters Explained page for the Product API for the definition of each available field.
