XML
Universal Import evaluates XML structures so that each child element directly below the root represents one import record.
Last updated
Universal Import evaluates XML structures so that each child element directly below the root represents one import record.
Each child element under the root is treated as one record.
Field values are taken from the child elements of the respective record node.
Column names correspond to the XML element names.
For item imports: If a record node contains a child element product_type with the value configurable the entire record is skipped (this serves as a filter for configurable products from e-commerce exports).
XML-namespaces are supported.
All common mapping functions are available:
Column mapping
Virtual columns
Import preview
Logging
Make sure that element names are consistent across all records. If an element is missing in a record the value is considered empty. Further handling is controlled by the empty values setting.
Last updated
