Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
The issue is that updating product somehow (adding a tag, for example), so that it can be added to the smart collection automatically fires PRODUCT_UPDATE webhook (we're fetching and updating collections right now in this webhook because of known issue). But at the time we receive a product_update webhook the smart collection is not yet updated, so we cannot get the actual state of it. The collection updates in 30 sec or so, and after that there is no collection_update webhook received on our side.
Help, please, because collections are not synced right now with our app
We are also facing the similar issue
+1 on this issue.
+1 on this issue.
+1 on this issue.