I am trying to mark an order as fulfilled with Flow. I have tried lots of different permutations, but I cannot mark orders as fulfilled with Flow. Attached image is of one example tried thus far.
I don’t get why this is so tricky? Any help much appreciated!
Why are you using “Get fulfillment order data”? I’m guessing you also didn’t put a query in it, so it’s returning no results?
The trigger provides an order, which allows you to access the fulfillment orders on this particular order. If you want to mark each fulfillment order as fulfilled separately, then you can use a for each loop to loop over each order / fulfillment order and call