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

Get "delivery status" via Get fulfillment order data or else

Get "delivery status" via Get fulfillment order data or else

EunorauEbikes
Excursionist
25 0 6

I wanna Get "delivery status" like "Attempted_delivery" via Get fulfillment order data or else, and also find out the related GraphQL Admin APi, but still don't know how should i write the code in advanced "Edit query", maybe "displayStatus:ATTEMPTED_DELIVERY" or "Status:ATTEMPTED_DELIVERY" as below picture.

Even would u tell me what is the right formula if i had the GraphQL Admin APi code?

Pls advise. thank u in advance!

003.jpg001.png006.jpg

Replies 3 (3)

paul_n
Shopify Staff
1828 199 435

Start with the linked help docs on the action:

https://help.shopify.com/en/manual/shopify-flow/reference/actions/get-fulfillment-order-data

Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.
EunorauEbikes
Excursionist
25 0 6

Thank u, Paul, i read the document but did not find more helpful information, except it may not be suitable for retrieving the above data. so what should i do if i wanna retrieve the "ATTEMPTED_DELIVERY" status?

Kalen_Jordan
Shopify Partner
803 39 148

Try status:ATTEMPTED_DELIVERY

 

Also always good to test these queries out in graphiql if you're running into snags in flow.