Skip to content

Change warehouse

Changes the warehouse on a Fulfil customer shipment. Reach for it when an order is re-routed in Shopify and the shipment needs to move to the location that will actually fulfill it.

Inputs

  • Customer shipment ID (required) — the Fulfil customer shipment to move. Map this from the order data in your Flow.
  • Location ID (required) — the Shopify location the shipment should move to. Both the numeric ID and the full location GID work.
  • Force assign (optional) — whether Fulfil reassigns the shipment even when the new warehouse can’t cover every line. Left unset, it defaults to on, so the shipment always lands at the new warehouse.

Typical use

Pair with a Flow condition that reads the routed location and moves the shipment to match, so Shopify and Fulfil agree on where an order ships from.