Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

File format for contacts

The generic file format is described in ~Format: Generic for Extended import. This documents describes all available import fields.

Global fields

Field codeField typeMandatoryDescription
INSTITText 15Yes

Institution code owning the data to be imported.

ORGANIZATIONText 15Yes

Organization owning the data to be imported.

A "*" indicates that all organizations of the given institution are concerned.

OPERATIONEnumYes

Operation to be executed

INSERT : insert the row as a new contact

UPDATE : update the contact. The field CONTACT_NR is mandatory.

DROP : drop the contact and all its information. The contact is not dropped if it is used in existing sales. The field CONTACT_NR is mandatory.

CONTACT_NRText 20Yes if OPERATION is INSERT or DROPContact number. If your contact numbers have leading zeros, they must also be given.
ROLEEnum Role of the contact when it is created. If the field is left empty, RELAY will be used when Individual and structure data are given. PUBLIC when only individual or structure data is given.

Individual

Field codeField typeMandatoryDescription
FIRSTNAMEText 

First name of the individual

LASTNAMEText Last name of the individual
BIRTHDATEDate Birth date
  • No labels