Shiptheory & Sage 50 Solution
The solution will export fully allocated orders from Sage 50 and use them to create shipments in Shiptheory. Once the shipment has been completed in Shiptheory, the solution will export it and use it to update the order in Sage with the tracking number and mark the order as despatched.
Integration points:
sequenceDiagram
Sage ->> Zynk: Export Allocated Orders
Zynk ->> Shiptheory: Import Shipments
Shiptheory -->> Zynk: Export Completed Shipments
Zynk -->> Sage: Import Order Despatches
Settings
Setting Name | Default | Description |
---|---|---|
CarrierServiceAnalysis | This can be set to 1, 2 or 3 to select which 'Custom' field on a Sage order you want to use to set the Shiptheory service |
Requirements and Assumptions
- You can configure orders in Sage to define which carrier and service to use in Shiptheory. This requires:
- The couriers selection in Sage must have names that exactly match the carriers in Shiptheory
- A 'Custom' field in must be selected using the
CarrierServiceAnalysis
setting to read the Shiptheory service from.
Connecting to Sage 50 UK
To connect to Sage 50, Zynk will require a Company DataPath along with a username and password for logging into Sage 50.
Please refer to our Connecting to Sage 50 article for more information on creating a Sage 50 Connection.