eCast supports a number of CSV (Comma Seperated Values) file formats.

Fax Number Only - is the most basic format. It contains a fax number only, no other data is specified. Anything other than '0' to '9' in this field will be removed before we use the fax number.

Short Form - is slightly more expanded information. It contains a fax number, recipient title, recipient name and recipient company. So four fields seperated

Extended Form - provides the most data possible. It must contain a header row that specifies the field names, and then is followed by rows of information. In this format you can use comma or other seperators as needed. The header row will be parsed/processed and used to determine the single seperator character that was used and then the rest of the file will be processed using that seperator character.

Column Header

Description

EventFaxNumber

Recipient fax number (maximum 32 characters). Anything other than '0' to '9' in this field will be removed before we use the fax number.

Phone

Same as EventFaxNumber

EventRecipientName

Recipient name (maximum 64 characters)

Name

Same as EventRecipientName

EventRecipientCompanyName

Recipient company (maximum 32 characters)

Company

EventRecipientCompanyName

RecipTitle

Recipient Title (maximum 32 characters)

RecipFirstName

Recipient first name (maximum 32 characters)

RecipLastName

Recipient last name (maximum 32 characters)

RecipAddress1

Recipient's address 1 (maximum 55 characters)

RecipAddress2

Recipient's address 2 (maximum 55 characters)

RecipCity

Recipient's city (maximum 29 characters)

RecipState

Recipient's state (maximum 19 characters)

RecipZip

Recipient's zip code (maximum 19 characters)

RecipCountry

Recipient's country (maximum 35 characters)

RecipVoice

Recipient's voice number (maximum 34 characters)

RecipField1

User specified field (maximum 32 characters)

RecipField2

User specified field (maximum 32 characters)

RecipField3

User specified field (maximum 32 characters)

RecipField4

User specified field (maximum 32 characters)

RecipField5

User specified field (maximum 32 characters)

RecipField6

User specified field (maximum 32 characters)

RecipField7

User specified field (maximum 32 characters)

RecipField8

User specified field (maximum 32 characters)

RecipField9

User specified field (maximum 32 characters)

RecipField10

User specified field (maximum 32 characters)

RecipField11

User specified field (maximum 32 characters)

RecipField12

User specified field (maximum 32 characters)

See Also