How to release on-hold holders by using shopify flow

Hi @SunnyMakhija ,

You want to remove a fulfillment hold? I don’t see that as an action in Shopify Flow reference guide: https://help.shopify.com/en/manual/shopify-flow/reference/actions

Perhaps a REST API call to remove a fulfillment hold against the order would be easiest.

Suppose a custom app that subscribed to Order/Updates and check for “Comfirmed” tag then make the Shopify API call.

Best,

Sam

Best,

Sam