Write Transaction Data to 3rd party Shipping App
Use these events to
Synchronize Pack & Ship with Shipping Provider to Create, Book, and Print "Transport Orders" (or similar)
Description
The Pack & Ship framework uses its own tables and transaction data and thus has no knowledge of ANY Shipping Provider App's tables, methods, or reports.
It is the task of the connector to synchronize data to a Shipping Provider "on posting" using these events:
See also OnBeforePostPacking...
Integration Events
- OnPostPackingOnCheckUntransferredLicensePlate — Validate untransferred License Plates prior to creating transactions in 3rd party Shipping App
- OnPostPackingOnBeforePostWarehouseShipment — Create "Transport Orders" (or similar) in 3rd party Shipping App
- OnPostPackingOnAfterPostWarehouseShipment — Book and Print external "Transport Orders" (or similar) in 3rd party Shipping App