...
- 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.
...
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)
...
Tasklet will provide a sample connector to be used as a template for your own custom connector (expected available Sept. 2023). // TODO
You may implement your own custom Shipping Provider Connector using the events described below.
...