Catalog and Product change Tracking Vtex

Hello Everyone ,
I am working on building a custom app for integrating a third party system to track events from the store .
I need to implement a mechanism to trace the product and sku change events and effectively communicate it to the third party so that product , brand , sku and category data is in sync .

I used below app -
https://github.com/vtex-apps/broadcaster-worker
for the same but the sku changes are not being traced .

Similarly followed the link below as per vtex guidelines but still no events are being traced / fired for changing the sku –
https://developers.vtex.com/vtex-developer-docs/docs/how-to-receive-catalog-changes-on-vtex-io

Any guidance towards this would be greatly appreciated .

2 Likes

@georgebrindeiro Can you please help us here ?

The issue is still open .

please share if this issue is faced by anyone or has if it has been resolved by anyone

Hello,
Did you manage to make it work? I am facing the same problem right now, or maybe you found a workaround