LogoLogo
User ManualChangelogRoadmapAboutYouTube
Ergonode transfer
Ergonode transfer
  • Ergonode transfer
  • Overview
    • Files format
      • products.csv
      • multimedia.csv
      • categories.csv
      • category_attributes.csv
      • category_trees.csv
      • category_trees_elements.csv
      • completeness_sets.csv
      • multimedia_folder.csv
      • attributes.csv
      • custom_fields.csv
      • options.csv
      • units.csv
      • templates.csv
      • templates_elements.csv
      • section_templates.csv
      • section_templates_elements.csv
    • Incremental import
    • Import configuration
    • Export configuration
  • CHANGELOG
    • Changelog
    • Breaking changes
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Overview

Files format

Overview of the import and export files format

PreviousErgonode transferNextproducts.csv

Last updated 11 months ago

Was this helpful?

The entire format is represented as an .zip archive containing the following .csv files.

Only zip-archived files are processed properly in case of an import - a simple .csv file upload won't work.

Files within the archive must be named accordingly as in the documentation below.

The maximum archive size is 250 MB.

The maximum single file size within the archive is 1000 MB.

Columns are separated using ","(comma) or ";"(semicolon) separator depending on the configuration.

Files have to be UTF-8 formatted.

Cell value needs to be escaped with the " sign if it contains a column separator. "sku1,sku2" - forcomma separator

"the ; sign is called semicolon" - for the semicolon

The files are placed in the zip archive as top-level entities. Those should not be placed in a subdirectory within the archive - an often mistake for MacOS users - when using right-click menu on a directory containing files and using the option Compress "directory" which does just that.

Below you can find an example of import data.

Please refer to a specific file description for more details.

  • - the product data

  • - the multimedia resources

  • - the categories

  • - the category allowed attributes configuration

  • - the category trees

  • - the category trees configuration

  • - the completeness sets

  • - the multimedia folders

  • - the attributes

  • - the custom fields

  • - the collection attributes options

  • - the units

  • - the templates

  • - the templates configuration

  • - the section templates

  • - the section templates configuration

products.csv
multimedia.csv
categories.csv
category_attributes.csv
category_trees.csv
category_trees_elements.csv
completeness_sets.csv
multimedia_folders.csv
attributes.csv
custom_fields.csv
options.csv
units.csv
templates.csv
templates_elements.csv
section_templates.csv
section_templates_elements.csv
5KB
default_data_model_with_media_and_products.zip
archive