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
Hi everyone,
When I connect my app with Shopify using Shopify webhooks, I can get order details with the "order payment" webhooks, but I do not get a product image—and I need it as well.
Now, I have spoken to Shopify support, and they advised me to use "order update" or "order creation" webhooks together with "order payment" webhooks, but I still do not get the product image; it's simply not included in these webhooks.
Does anyone have a solution on how to get order details + image of the product that has been purchased?
Thank you all in advance!
Hi @Nikola ,
Yes, you are right in order webhook you don't get product image. But, you can hit product API to get the images.