Upload a Mailing List

This document outlines the format required for uploading a tracking list to Honeydew

Uploading a CSV Tracking List

For tracking to be properly linked to a project, an tracking .csv file must be uploaded to the project. The tracking file must contain the following columns headers:

'Numeric IM Barcode'
'ZIP Code'

Column headers case-sensitive! Additional columns may be uploaded but will be ignored by the IMB processor. Additionally, column order does not matter.

No validation is performed on the Numeric IM Barcode field and it is up to the file creator to ensure that all values conform to USPS standards.

The ZIP Code field should be formatted as a Zip+4. Validation is not performed on this field when uploading data.

File Structure

Data columns in uploaded .csv file should only contain quoted values. Below is an example of a basic file:

"ZIP Code","Numeric IM Barcode"
"84103-1234","0027120157800000000146530828489"

Last updated

Was this helpful?