Skip to content

HOW TO Import data from CSV

Eric BREHAULT edited this page Sep 21, 2016 · 1 revision

Go to your Plomino db / Replication tab, here you will see a CSV Importation section where you can import a CSV file.

You must select the Plomino form you want to use to create the docs corresponding to your CSV records.

The CSV first row must contains the field ids corresponding to each column.

Note: there is also an API to run this kind of import via script (see processImportAPI method).