Turn prototypes into a starting model
Move useful spreadsheet structure into a backend instead of discarding it.
Home / Product / Import and export
Bring data in and keep an exitTurn existing tabular data into application records, seed repeatable environments, and export the information your product creates.
New products often begin in a spreadsheet. Existing products already have customers, content, or operational records that need a sensible path into the new system. Teams also need a way to inspect and move what the application later creates.
Daptin supports seed imports and actions that can create or extend a resource from CSV or spreadsheet-shaped input. Export paths produce common machine- and human-readable formats, including streaming options for larger result sets.
The result is a practical bridge into the application and an honest exit path. The data model, permissions, files, and external dependencies still need deliberate migration planning.
Move useful spreadsheet structure into a backend instead of discarding it.
Load declared sample or seed data for development and demonstration.
Extract schema and records for audits, downstream processing, or migration.
Import and export does more when it can reuse the records, people, access rules, and workflows already in your application.
Clean the source and decide the intended record shape.
Create records or add missing structure through a controlled action.
The data joins the same APIs, permissions, files, and actions.
Stream selected records into a format suited to the next job.
Start from the experience you want to create; the backend capability supports the work behind it.
Turn a member or inventory sheet into records behind a working application.
Load believable sample data every time a team starts a fresh instance.
Export selected data for another system, archive, or offline review.
These capabilities share the same application context, so each one makes import and export more useful.
Import cannot infer every business rule from a spreadsheet, and export alone is not a complete backup. Review types, relationships, access, file assets, secrets, and configuration as separate migration concerns.
Run Daptin locally, explore the live administration surface, and follow one complete application path.