Products
The solution will download modified products from the primary system and use them to create/update products in the other system.
Requirements & Assumptions/Assertions
- Setting UpdatePricesto 'True' will instruct the solution to update the price of products in the receiving system.
- Deletions are not handled
- It is assumed that the product 'Categories' in Linnworks match the Sage 'Product categories' exactly.
Zynk Process
Sage Primary
- Export Sage stock records.
- Convert to the Linnworks format.
- Import products into Linnworks.
Linnworks Primary
- Export products from Linnworks.
- Convert to the Sage stock records format.
- Import the stock records into Sage.
Field Mappings
| Linnworks Field | Sage Field | Notes | 
|---|---|---|
| Item number | Sku | Must be unique | 
| Item Title | Name | |
| Barcode Number | Barcode | |
| Weight | Unit Weight | |
| Retail Price | Sales Price | If importing into Sage only the Sales price on the default pricelist will be updated | 
| Category | Category Name | Exact match required otherwise the Category will be set to default |