Import examples

Stockbase is able to import (stock)files through XML, .CSV or .XLSX-file. In addition, it is possible to import a file from an external location (server).

XML

At least we need the nodes <EAN> and <Stock>.

xml-example

.CSV or .XLSX

At least we need the columns EAN and Stock.

csv-example