Fishbowl has two features that are closely tied together: the ability to export Product Tree information and the ability to import that same type of data. You could use the Export feature to create a file containing your Product Tree information. You could then edit the existing product tree relationships or create new ones and Import them back into Fishbowl updating the Product Tree information. Existing entries will not be updated, but new entries will be created.
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.
When the Product Tree data is Exported it will be formatted according to the table below. If you are Importing, the data file must be formatted according to the table below.
All fields will be one of two types:
| Column Name | Type | Description |
| ProductNumber | Text | The Product Number of the product being associated to a category. |
| Path | Text | The path, or position, of the category on the tree this product will be associated with. Each position on the tree is separated by a colon (:). |
The file must contain column names in the first row, using the column names in the table above.