We have one product on our store that requires no fulfilment at all. Let’s just say its ID is ‘123456’. We’re a charity and this product is a donation that customers can make in the basket/cart.
What I’m trying to do is get to a solution where whenever an order is made that contains that line_item it is immediately set to ‘fulfilled’.
Ideally I’d do this without paying for a new app so I was wondering if it would be possible with Flow and a send HTTP request action.
We now have a “Mark fulfillment order as fulfilled” action to fulfill an entire fulfillment order, you would have to ensure that it is the only product in the fulfillment order. If this product is setup as digital product it will automatically be its own fulfillment order and you could us a template we have. Look up “Fulfill a digital item in an order” in the templates section.