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": "3600",
"authorization": "Bearer CHQUBXBIFOJG26KFRLL0J3HC",
"content-type": "application/json",
"traceparent": "00-91bcc8392b6d26eb63775c9f95fd35a7-5fe14285c799f302-01",
"elastic-apm-traceparent": "00-91bcc8392b6d26eb63775c9f95fd35a7-5fe14285c799f302-01",
"tracestate": "es=s:1",
"user-agent": "Apache-HttpClient/4.5.14 (Java/17.0.20)",
"accept-encoding": "gzip,deflate"
},
"bodyRaw": "{\"event_type\":\"PRODUCT\",\"dispensary_short_name\":\"partnersandbox3\",\"data\":{\"product_id\":\"95c805f9-cbc3-4d93-87e1-20cb70bdd23c\",\"catalog_parent_id\":\"fa70ca05-515b-4f1d-a6ac-2f2190fb0cce\",\"product_status\":\"ACTIVE\",\"last_updated_at\":\"2026-09-16T13:16:15.973-07:00\",\"sellable_quantity\":0.0,\"sellable_quantity_detail\":[],\"category_type\":\"EDIBLE\",\"sku_type\":\"BASE_SKU\",\"slug\":\"camino-blackberry-cbn-1-1-1-sours-100mg-edible-100-milligrams\",\"product_configurable_fields\":{\"name\":\"BLACKBERRY CBN 1:1:1 SOURS 100MG\",\"uom\":\"MILLIGRAMS\",\"brand\":\"CAMINO\",\"size\":\"100 MG\",\"amount\":100,\"classification\":\"CBD\",\"total_mg_thc\":0.0,\"total_mg_cbd\":0.0,\"subtype\":\"GUMMY\",\"subcategory_display_name\":\"GUMMY\",\"doses\":0.0,\"mg_per_dose\":0.0,\"strain_name\":\"\",\"total_flower_weight_g\":0.0,\"gross_weight_g\":0.0,\"net_weight_g\":0.0,\"external_id\":\"95c805f9-cbc3-4d93-87e1-20cb70bdd23c\",\"total_concentrate_weight_g\":0.0},\"pricing\":{\"price_type\":\"FLAT\",\"price_sell\":10.0,\"discounted_price\":null,\"discount_amount\":0.0,\"discount_percent\":0.0,\"tier_name\":null},\"discounts\":[{\"discount_id\":\"0a514ebd-9767-4a42-8384-609ccf9dbe37\",\"discount_title\":\"Employee 50%\",\"discount_display_title\":\"Employee 50%\",\"discount_description\":\"Employee 50%\",\"discount_mso_org_id\":\"6c5c391b-a536-414d-a3d4-3f0956ff4b6d\",\"discount_type\":\"Automated\",\"discount_affinity\":\"Cart\",\"discount_amount\":50.0,\"discount_method\":\"PERCENT\",\"discount_component\":null,\"discount_stackable\":\"Yes\",\"discount_image_url\":null,\"discount_applied_in_calc\":\"No\",\"discount_not_applied_in_calc_reason\":\"Non Pre-Cart discount\",\"discount_product_groups\":[\"61a069d6-dcf4-4bb9-b852-598934f3d215\",\"8836da27-31a3-4636-b46f-c76776c371b4\"],\"discount_product_groups_required\":[],\"discount_condition_detail\":[{\"discount_condition_type\":\"Customer Group\",\"discount_condition_value\":\"EMPLOYEES\"}]},{\"discount_id\":\"83a10e33-57df-41b1-a8e5-0a40cf7228da\",\"discount_title\":\"Manual Exclusion Discount\",\"discount_display_title\":null,\"discount_description\":null,\"discount_mso_org_id\":\"93d1a5a8-f68d-4666-b23e-d24b5cdec24b\",\"discount_type\":\"Manual\",\"discount_affinity\":\"Cart\",\"discount_amount\":5.0,\"discount_method\":\"PERCENT\",\"discount_component\":null,\"discount_stackable\":\"Yes\",\"discount_image_url\":null,\"discount_applied_in_calc\":\"No\",\"discount_not_applied_in_calc_reason\":\"Non Pre-Cart discount\",\"discount_product_groups\":[\"ecf7009d-5bb1-44cb-883c-dd24317852a2\"],\"discount_product_groups_required\":[]},{\"discount_id\":\"3e449b59-0346-4bd8-859d-98878cfde51f\",\"discount_title\":\"ST Test for expiring products\",\"discount_display_title\":\"\",\"discount_description\":\"Such an amazing deal! You'll want to fill your cart!\",\"discount_mso_org_id\":\"cac0a94e-5c40-41e4-96c6-480397eca75c\",\"discount_type\":\"Automated\",\"discount_affinity\":\"Cart\",\"discount_amount\":50.0,\"discount_method\":\"PERCENT\",\"discount_component\":null,\"discount_stackable\":\"No\",\"discount_image_url\":null,\"discount_applied_in_calc\":\"No\",\"discount_not_applied_in_calc_reason\":\"Non Pre-Cart discount\",\"discount_product_groups\":[\"a6aa4288-f8ff-4cec-a5a8-a71f8b6a1fb3\"],\"discount_product_groups_required\":[],\"discount_condition_detail\":[{\"discount_condition_type\":\"Package Age\",\"discount_condition_value\":\"14\"}]}],\"attributes\":{\"general\":[],\"flavors\":[],\"effects\":[],\"ingredients\":[],\"internal_tags\":[]},\"product_barcodes\":[],\"e_commerce\":{\"all_images\":[],\"primary_image\":null,\"menu_title\":\"BLACKBERRY CBN 1:1:1 SOURS 100MG\",\"product_description\":null,\"minimum_visible_inventory_level\":5,\"hide_from_menu\":false},\"autoupdate_lab_results\":true,\"lab_results\":[],\"above_threshold\":false,\"merged_from_product_ids\":[],\"reference_ids\":[],\"external_references\":[]}}",
"body": {
"event_type": "PRODUCT",
"dispensary_short_name": "partnersandbox3",
"data": {
"product_id": "95c805f9-cbc3-4d93-87e1-20cb70bdd23c",
"catalog_parent_id": "fa70ca05-515b-4f1d-a6ac-2f2190fb0cce",
"product_status": "ACTIVE",
"last_updated_at": "2026-09-16T13:16:15.973-07:00",
"sellable_quantity": 0,
"sellable_quantity_detail": [],
"category_type": "EDIBLE",
"sku_type": "BASE_SKU",
"slug": "camino-blackberry-cbn-1-1-1-sours-100mg-edible-100-milligrams",
"product_configurable_fields": {
"name": "BLACKBERRY CBN 1:1:1 SOURS 100MG",
"uom": "MILLIGRAMS",
"brand": "CAMINO",
"size": "100 MG",
"amount": 100,
"classification": "CBD",
"total_mg_thc": 0,
"total_mg_cbd": 0,
"subtype": "GUMMY",
"subcategory_display_name": "GUMMY",
"doses": 0,
"mg_per_dose": 0,
"strain_name": "",
"total_flower_weight_g": 0,
"gross_weight_g": 0,
"net_weight_g": 0,
"external_id": "95c805f9-cbc3-4d93-87e1-20cb70bdd23c",
"total_concentrate_weight_g": 0
},
"pricing": {
"price_type": "FLAT",
"price_sell": 10,
"discounted_price": null,
"discount_amount": 0,
"discount_percent": 0,
"tier_name": null
},
"discounts": [
{
"discount_id": "0a514ebd-9767-4a42-8384-609ccf9dbe37",
"discount_title": "Employee 50%",
"discount_display_title": "Employee 50%",
"discount_description": "Employee 50%",
"discount_mso_org_id": "6c5c391b-a536-414d-a3d4-3f0956ff4b6d",
"discount_type": "Automated",
"discount_affinity": "Cart",
"discount_amount": 50,
"discount_method": "PERCENT",
"discount_component": null,
"discount_stackable": "Yes",
"discount_image_url": null,
"discount_applied_in_calc": "No",
"discount_not_applied_in_calc_reason": "Non Pre-Cart discount",
"discount_product_groups": [
"61a069d6-dcf4-4bb9-b852-598934f3d215",
"8836da27-31a3-4636-b46f-c76776c371b4"
],
"discount_product_groups_required": [],
"discount_condition_detail": [
{
"discount_condition_type": "Customer Group",
"discount_condition_value": "EMPLOYEES"
}
]
},
{
"discount_id": "83a10e33-57df-41b1-a8e5-0a40cf7228da",
"discount_title": "Manual Exclusion Discount",
"discount_display_title": null,
"discount_description": null,
"discount_mso_org_id": "93d1a5a8-f68d-4666-b23e-d24b5cdec24b",
"discount_type": "Manual",
"discount_affinity": "Cart",
"discount_amount": 5,
"discount_method": "PERCENT",
"discount_component": null,
"discount_stackable": "Yes",
"discount_image_url": null,
"discount_applied_in_calc": "No",
"discount_not_applied_in_calc_reason": "Non Pre-Cart discount",
"discount_product_groups": [
"ecf7009d-5bb1-44cb-883c-dd24317852a2"
],
"discount_product_groups_required": []
},
{
"discount_id": "3e449b59-0346-4bd8-859d-98878cfde51f",
"discount_title": "ST Test for expiring products",
"discount_display_title": "",
"discount_description": "Such an amazing deal! You'll want to fill your cart!",
"discount_mso_org_id": "cac0a94e-5c40-41e4-96c6-480397eca75c",
"discount_type": "Automated",
"discount_affinity": "Cart",
"discount_amount": 50,
"discount_method": "PERCENT",
"discount_component": null,
"discount_stackable": "No",
"discount_image_url": null,
"discount_applied_in_calc": "No",
"discount_not_applied_in_calc_reason": "Non Pre-Cart discount",
"discount_product_groups": [
"a6aa4288-f8ff-4cec-a5a8-a71f8b6a1fb3"
],
"discount_product_groups_required": [],
"discount_condition_detail": [
{
"discount_condition_type": "Package Age",
"discount_condition_value": "14"
}
]
}
],
"attributes": {
"general": [],
"flavors": [],
"effects": [],
"ingredients": [],
"internal_tags": []
},
"product_barcodes": [],
"e_commerce": {
"all_images": [],
"primary_image": null,
"menu_title": "BLACKBERRY CBN 1:1:1 SOURS 100MG",
"product_description": null,
"minimum_visible_inventory_level": 5,
"hide_from_menu": false
},
"autoupdate_lab_results": true,
"lab_results": [],
"above_threshold": false,
"merged_from_product_ids": [],
"reference_ids": [],
"external_references": []
}
}
}Updated 6 days ago
What’s Next
Check the Parameters Explained page for the Product API for the definition of each available field.
Did this page help you?

