Skip to main content
How-to

Import Tracking

The shipping department has a generic import option for importing tracking numbers from a CSV file to populate into the existing orders in the shipping department.

note

Main MenuOrder ProcessingShipping Departments → "Import Tracking" (button)

imptrck01.PNG

Clicking on the Import Tracking button will display the import tracking dialog window:

imptrck02.PNG

The CSV file has the following specifications:

  • CSV (Comma Separated Variables) format (exampe: trackingnumbers.csv)
  • The csv file should contain two columns with these headers (first row): orderid,trackingnumber
  • The order of the columns doesn't matter.
  • The header is case-insensitive.
  • For orders containing multiple tracking numbers, make sure they are on separate rows.
Was this page helpful?