The Stock Import feature allows you to export and import a CSV file of your stock.
Export Stock
To export a CSV file of your inventory, simply click the Export button.
The file you export will look similar this:
Import
To import your stock, you will need to use a CSV file. Your CSV file needs to contain the following fields:
- id (Product unique identifier)
- stock_{warehouse_slug} (Stock quantity of a warehouse with a given slug [one column per warehouse])
The warehouse_slug in the stock_{warehouse_slug} is the slug you designated when you created your warehouses. The file can have no more than 5,000 lines.
Once you have selected your CSV file, click the Upload button. Once, the upload has completed, you can import the file.
To begin importing the file, click the Start Update button.
Once, the import begins, you will see a notification.
And when the import completes, it will provide you the details of the import.