Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
What is the best way to know when an Order (or rather, FulfillmentOrder) is placed on hold?
I need to add tags and update the note attributes when the Order is placed on hold.
Notifications
It does not appear the Shopify Flow has any options for when an Order is updated.
There is a webhook for Fulfillment update, but it's unclear if this is when a Fulfillment is updated (which I assume it is, and is being deprecated) or when a Fulfillment Order is updated.
Is there a way to know when a FulfillmentOrder is updated?
Status
Additionally, if the Fulfillment update webhook fires when the fulfillment status is updated, that won't solve my needs as if the Order has a digital item (which is automatically fulfilled) it's status may not be On hold, but rather Partially fulfilled