I’m trying to create a flow that creates an Asana task whenever a shipment is delayed. I can see in the fulfillment JSON that there is a shipment_status node that has the value “delayed” and this is the data I want to use to determine whether to make the Asana ticket.
The Sidekick AI suggested I could get this using the Fulfillment Event Created trigger. However I can’t see that field in the GUI as a selectable variable.
I ran a search on this forum but no results were returned for shipment_status.
Correct, not through Shopify functionality. If you went through more effort, you could potentially connect directly to the source of the status (fulfillment providers or delivery companies) and then feed that data into the shop (using Flow or metafields). But that’s certainly much higher effort than using a status field