Importing records
Data can be imported into a directory using a CSV file.
Importing directory data
- When editing a directory, navigate to the directory overview by clicking the Import tab.
- 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
Field | Notes | Required? |
---|---|---|
Type | Defaults to Data import. | |
Field terminator | The character used to indicate the end of a field. Defaults to , | ✅ |
Header line | Whether the first line of the CSV file indicates column headers, rather than data. Defaults to Yes. | |
Field to use for title | Select 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 status | Specify whether imported records are immediately made live and available on othe website. Defaults to Live. | |
Import action | Whether 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 categories | Whether to assign categories to the imported records based upon the category ID values in the CSV file. | |
Import metadata | Whether to assign additional metadata values to the imported records based upon values in the CSV file. | |
CSV file | The 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.