Mark order as fulfilled after creation

We want to mark a newly created order as fulfilled using Shop Flows. But we keep getting an error saying we don’t have a fulfillmentOrder.

Here is our current workflow and the error message.

1 Like

Everything looks ok except why your last action is “After last item”?
It should be “Repeat for each item” if you want to fulfil each FO attached to this order.

Turns out we needed the “check for tag” in a different order. For anyone needing this, here is the final we used, which worked.