Data Export
Exports are available across many core entities through dedicated actions and spreadsheet exporters, usually aligned with the filters or selected columns teams are already using.
Export Data
Configure your export settings
How it works in the app
Imports and exports are implemented per entity rather than through one generic pipe. Products, categories, brands, suppliers, customers, payment terms, and resource items all have their own actions, DTOs, parsers, previews, or exporters.
The most concrete import UX appears in product and category previews, which remove empty rows and columns, detect likely headers, and expose mapping against real fields such as currencies, custom fields, and property groups.
Included in the current implementation
Entity-specific import actions and services
Preview-first spreadsheet validation
Mapping against configured company fields
Dedicated spreadsheet exporters
Need spreadsheet exchange that matches the actual data model?
The current codebase already ships with previewable imports and module-specific exports across the core entities.