App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello, I have registered Product/create and Product/update webhooks and created some products. The data received in product/create webhook seems incomplete. I have created products with 3 to 4 variants having one and two option values. The webhook is providing data for only one variant. However, I am receiving complete data with product/update webhook which I get simultaneously with product/create webhook.
Webhooks registration is okay from my side and I am receiving the data, the problem happens just with product/create webhook. Can you help me find if something wrong with it?
Hi. We are seeing this same issue. Same thing seems to happen when you add an image to a product. A product create webhook comes with no image on it, followed by a product update webhook which has the image on it. Very odd.