CSV Import and Export
Exporting to CSV
Go to Settings > Profile and click Export Products or Export Orders. The file downloads immediately. You can also export inventory from the Products page. See Exporting Your Data for all export options.
The products CSV includes: name, SKU, type, price, cost price, stock on hand, reserved, available, status, reorder point, categories, and WooCommerce ID.
Importing inventory via CSV
- Navigate to Bulk Update or use the import option
- Upload a CSV file with at least a SKU column and a quantity column
- Fulfiro matches each row to an existing product by SKU
- A preview screen shows all matches with current stock, new stock, and the delta
- Review and click Apply Changes
What happens during import
- Existing products: stock is adjusted by the difference (CSV quantity minus current on hand)
- Each adjustment creates a StockMovement with type CSV_IMPORT
- Updated quantities push to WooCommerce automatically via two-way sync
Related: QuickBooks CSV Import for importing from QuickBooks specifically.