added

More webhooks — products, materials and variants

Our newest webhooks are for products, materials, and their variants. These webhooks can trigger real-time updates for items while also being useful for any integration that keeps product data in sync with Katana such as:

  • E-commerce platforms
  • Marketplaces
  • CRMs

You can add webhooks by heading to the Settings screen in Katana and selecting API or using the webhooks endpoint.

Here are the new events:

  • Products:
    • product.created
    • product.updated
    • product.deleted
  • Materials:
    • material.created
    • material.updated
    • material.deleted
  • Variants:
    • variant.created
    • variant.updated
    • variant.deleted

Take a look at out our guide to find detailed information on creating Katana webhooks.