✔️Assign package

The flow of assigning package to an order is as following:

  1. When an order is received in Linnworks, it initiates the order processing workflow. Linnworks' rules engine is activated, which triggers a macro specifically designed for packaging management.

  1. The macro analyzes the items in the order and their corresponding inventory package groups.

  1. The macro evaluates the items' characteristics and determines the most suitable packaging type for the order. It assigns the appropriate package type based on weight, volume and size.

  1. If the macro can't find a single suitable box for all items in the order, it intelligently divides the order into separate packages, ensuring that each package can be accommodated in an appropriate box.

  1. Once the package types are determined or the order is split, the macro allocates the corresponding boxes for each package. With the packaging determined and boxes allocated, the order is now ready for processing.

Last updated