Importing/Exporting Custom Lists

Formatting the Data

This import gives you the ability to do a mass import of Custom Field Lists. This import should be done before importing Custom Fields if the Custom Fields use any Custom Lists. If the Custom List already exists it will be modified. This document also describes the format for how data is exported. You must create a CSV file formatted in a way that Fishbowl knows what to do with the data. This is easiest to do with a spreadsheet program.

All fields will be one of two types:

CSV Fields Used to import Custom Lists

Column Name Type Description
Type Text The Type that is being imported. Must be one of the following:
  • List
  • Item
The items in the list must come immediately after the definition of the list.
Required
Name Text
(41 chars)
The Name of the Custom List or Custom List Item.
Required
Description Text
(256 chars)
A description to be associated with the Custom List or Custom List Item.
Required

Creating a CSV file

In order to import your data, you must first export it to a comma separated values (CSV) text file. All major spreadsheet programs can export data in this format. If you do not know how to export your data to a CSV file, please refer to the documentation of your spreadsheet program.

When exporting to CSV format, make sure to verify the following: