Skip to main content
Version: Current

Product

Overview

📥 Direction: Retail Express → Zudello
🔄 Sync Type: Incremental sync
🏷️ Categories: Auto-created from product type data

Product data flows from Retail Express to Zudello. This integration automatically creates item categories and maps comprehensive product information.

Product Features

Two-Phase Processing - Creates item categories before products
Automatic Categorization - Product types become item categories
Price Management - Separate selling and purchase prices
Barcode Integration - Supplier SKU mapping to barcode field

Key Behaviours

  • Category Creation: The integration first extracts unique product types from the product data and creates them as item categories in Zudello.
  • Product Processing: It then processes the product records, linking them to the corresponding item categories.
  • Description Fallback: If a product's short_description is not available, a fallback description is created using the product ID.
  • Status Sync: The product's status is determined by the disabled field in Retail Express. disabled products are set to INACTIVE, otherwise they are ACTIVE.

Field Mappings

Product Fields

Zudello FieldRetail Express FieldNotes
SKUidThe product ID from Retail Express.
Descriptionshort_descriptionThe product's description. A fallback is used if empty.
Barcodesupplier_skuThe supplier's SKU is used as the barcode.
StatusdisabledINACTIVE if disabled, ACTIVE otherwise.
Sell Pricesell_price_incThe selling price, including tax.
Purchase Pricebuy_price_exThe purchase price, excluding tax.
Item Categoryproduct_type.nameThe product's category, derived from its type.

Item Category Fields (Auto-created)

Zudello FieldRetail Express FieldNotes
Nameproduct_type.nameThe name of the product type.
StatusN/ADefaults to "ACTIVE".

Troubleshooting

IssueCauseSolution
Product not syncingThe product has not been recently modified in Retail Express.Check the product's modification date in Retail Express.
Missing categoriesThe product type is not set in Retail Express.Verify the product type configuration in Retail Express.
Missing descriptionsThe short_description field is empty.Add product descriptions in Retail Express.
Status incorrectThe disabled flag is not set correctly.Review the product's status in Retail Express.
Barcode missingThe supplier_sku field is empty.Check the supplier SKU field in the product master data.