Use these events to
Create a "Connector App" to connect Pack & Ship to a 3rd party Shipping App
This includes:
- Synchronize master data from the Shipping App into Pack & Ship
- Create and update "Transport Orders" (or similar) in Shipping App
- Book and Print "Transport Orders" (or similar) in 3rd party Shipping App.
Description
The Tasklet "Pack and Ship" App provides a core framework for packing and shipping. This framework can be installed and used as a standalone solution but provides an API to further enhance functionality by interfacing to whatever 3rd party Shipping App the customer may have installed. The 3rd party Shipping App will usually deal with functionality like planning of "Transport Orders" (or similar), booking shipments at external transporters, and printing various transport documents. By implementing a new "ShippingProvider Connector App" you can bring this 3rd party functionality to work in Tasklet "Pack and Ship".
Tasklet provides two ShippingProvider Connectors out of the box:
You may implement your own custom ShippingProvider Connector App using the events described below.