Import

The import process allows users to import a CSV file with entity records.

The first step is downloading the template by clicking Download the template.

Then, you click on Upload, and a table with the rows will be presented.

Especial Fields Formats

Date and DateTime

It can be any date/date time format accepted by https://day.js.org/.

Files and Images

Files and images must be the URL of the files, separated by a space. Example: https://scaffoldhub.io/image1.png https://scaffoldhub.io/image2.png

Relations (one)

Relations to one must be the ID of the related entity. Example: 5f05d54388768c00437dfd11.

Relations (many)

Relations to many must be the IDs of the related entities separated by a space. Example: 5f05d54388768c00437dfd11 5f0616d3da85f00043c79103

Last updated