Skip to main content

Documentation Index

Fetch the complete documentation index at: https://86d.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The import-export module accepts CSV and JSON for bulk import of catalog and customer data, and exports the same in either format. Useful for migrations, supplier feed ingestion, and ad-hoc data work. Source: modules/import-export · npm: @86d-app/import-export

Installation

86d module add import-export

Admin endpoints

MethodPathDescription
POST/admin/importImport (specify entity type)
GET/admin/export?type=Export
GET/admin/import/:id/statusJob status for a long-running import