OLX Promo Code Import Spec

OLX Promo Code Import Spec

The OLX Promo Code Import allows for loading promotion (or advertising) codes and attach them to sources in the OrderLogix application.

File Format: ASCII text. The file must contain one line per addition, with each field enclosed in double quotes and comma separated, ending with a Carriage Return (↵) <CR>. All unused fields will be left blank and remain separated by a single comma.

File Naming: <Organization Identifier><YYYYMMDD>.csv

Import Definitions:


#

Field Name

Req.

Type

Max

Field Description

1

CLIENT NAME

YES

Alpha

255

Client name (must be valid client name in OLX).

2

PROMO CODE PREFIX

NO

Alpha

50

The prefix added to every promotion code name.

Example: “PROMO-”

3

START INDEX

YES

Numeric

50

Starting index for promotion creation.

Example: “1”

4

END INDEX

YES

Numeric

50

Ending index for promotion creation.

Example: “10”

5

NO CODE SUFFIX

NO

Alpha

50

If used, a “no code” promotion code will be made with this suffix, in addition to the indexed codes.
Example: “NC”

6

NEW PROMO CODES

YES

Boolean

1

1 = Create new promo codes.
0 = Add to (DNIS) existing promo codes.

7

DNIS



see
notes

Alpha

50

DNIS of source to add promo codes to (must be valid client name in OLX).
NOTE: Required for NEW PROMO CODES = 0.

The attached documentation includes the OLX Promo Code Import Spec, Template, and Example.