Back to Features
🛠️

CSV Export

ActivePlatformMUSTFREE

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

1

Export from Dashboard

Click the Export CSV button on any data table in the Dashboard to download the current view.

2

API export

GET /api/v1/calculate/csv with your query parameters returns results in CSV format.

3

Batch results

Batch classification and calculation results include a CSV download link in the response.

4

Schedule exports

Use scheduled reports to receive automated CSV exports via email on a recurring basis.

API Reference

GET/api/v1/calculate/csv

Related Features

Having issues?