Your REST API — import & export with Mildport
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
The generic pattern: your users bring the file, Mildport maps and validates, your API owns the write — in either direction the file is the hard part.
Pick your direction
Section titled “Pick your direction”- From your REST API — export is your feature to build; here is where Mildport fits when the files come back.
- Into your REST API — your users bring files; validated rows arrive at your endpoint.
Either way, the same engine
Section titled “Either way, the same engine”Files in: CSV, TSV, Excel, ODS, JSON, XML — even PDF tables and scans. Mildport reads the file, matches its columns to the right fields, and flags anything it is not sure about. You (or your user) review before a single record is written — and the same file always maps the same way.