CSV Export
What it does
Export calculation results, classification data, and usage reports as CSV files. Download data from the Dashboard or via API for import into spreadsheets, ERP systems, or data warehouses.
How to use it
Export from Dashboard
Click the Export CSV button on any data table in the Dashboard to download the current view.
API export
GET /api/v1/calculate/csv with your query parameters returns results in CSV format.
Batch results
Batch classification and calculation results include a CSV download link in the response.
Schedule exports
Use scheduled reports to receive automated CSV exports via email on a recurring basis.
API Reference
/api/v1/calculate/csvRelated Features
Bulk import products via CSV and export results in any format
Generate PDF trade documents: invoices, packing lists, certificates
Build custom reports with flexible filters and visualizations
Automate daily, weekly, or monthly report generation
Classify hundreds of products at once via CSV or JSON batch API