Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
We're subscribed to the order/create webhook but some orders are missing the variant ID and as such, we are unable to match the order details with the variant IDs we have saved in our database.
Can advise in which cases variant ID would be missing or how we can go about addressing this issue?
We use Python SDK and also have this problem. Any comments would be appreciated!