...
The file content format is CSV.
UTF-8 encoding is used for text.
No text separator (quotation marks around values) is used.
Fields (columns) are separated by semicolons —
;Field separators are not allowed in values. If a semicolon is required in values, another printable character can be used as a field separator.A header row with field names is recommended to simplify file verification by external tools, but is not required.
| Note |
|---|
The header row with field names is not used during import (it can be omitted) — the order of the fields is crucial. |
| Info |
|---|
Mandatory fields are marked with a Fields that can be left blank for simplicity are marked with a |
...