Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi All,
We're experiencing a change in the Shopify webhooks API. As of about 4:15pm (eastern) today we started seeing orders in webhook requests that have line items that are populated only with "id", "name", and "fulfillment_status". Previously, the following fields were always populated "grams", "price", "quantity", "requires_shipping", "title", "variant_id", "taxable".
This is a breaking change to the API and it is impacting customers using the integration we've built with Shopify. These impacted orders are not syncing, therefore our customers may have missing or stale data.
I've filed a support ticket and sent an email to our Shopify API support rep, but also opening up a post here for additional visibility.
Thanks for taking a look at this!
-Paul
Looks like this has been resolved.