EventsPublishedContent Event Does Not Fire When Service API Adds Product To System

  • Updated

This article contains information on why the EventsPublishedContent event does not fire when using a service to add the product.

The content published events are not fired because the service API uses the low level API to update catalog content. It is on the backlog to use the content API. For now, Engineering recommends listening to CatalogEventHandler events and proceeding in that manner.