Skip to main content

Importing records

Data can be imported into a directory using a CSV file.

Importing directory data

  1. When editing a directory, navigate to the directory overview by clicking the Import tab.
  2. The directory import form will open.
note

Records are not imported immediately.

When the form is submitted, the file is added to a background queue to be imported. This allows the application to import very large amounts of data successfully.

warning

When directory data is overwritten by importing a file, links to current records will be broken.

Directory import fields

Directory import

FieldNotesRequired?
TypeDefaults to Data import.
Field terminatorThe character used to indicate the end of a field. Defaults to ,
Header lineWhether the first line of the CSV file indicates column headers, rather than data. Defaults to Yes.
Field to use for titleSelect which of the columns in the imported data will be used to populate the "Title" field. Defaults to the first column of the CSV file.
Default live statusSpecify whether imported records are immediately made live and available on othe website. Defaults to Live.
Import actionWhether to replace existing data with the imported data, or to add the imported data as additional records within the current directory. Defaults to Replace data.
Import categoriesWhether to assign categories to the imported records based upon the category ID values in the CSV file.
Import metadataWhether to assign additional metadata values to the imported records based upon values in the CSV file.
CSV fileThe file containing data to import.

Types of import

Field import: import a CSV file that represents the data structure of your directory, the fields and their associated settings.

Data import: import the data that populates each record in your directory.