Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Synchronize master data between Shipping App and Mobile WMS
  • Create and update "Transport Orders" (or similar) in Shipping App
  • Book and Print "Transport Orders" (or similar) in Shipping App

Description

The Pack & Ship feature provides a framework for packing and shipping including an API to interface with 3rd party Shipping Apps.

Shipping App usually deals with functionality like planning of "Transport Orders" (or similar), booking shipments at external transporters , and printing various transport documents. 

...

By implementing a new "Shipping Provider Connector" you can bring this 3rd party functionality to Pack & Sh0ipShip in Mobile WMS. Tasklet provides two Shipping Provider Connectors out of the box: (Connectors are subject to change in 2023)

...

We have created a complete example on Tasklet github


You may implement your own custom Shipping Provider Connector using the events described below.

...