...
Field code | Field type | Mandatory | Description |
---|---|---|---|
INSTITUTION | Text 15 | Yes | Institution code owning the data to be imported. |
ORGANIZATION | Text 15 | Yes Default: | Organization owning the data to be imported. A « |
OPERATION | Enum | Yes | Operation to be executed INSERT : insert the row as a new contact UPDATE : update the contact. Can be used to link criterion to contact. UPDATEACT: update the contact and reactivate it if needed. DELETE: Applicable to all contacts.
INVALIDATE: Applicable to contact which has no sales.
ANONYMIZE: Applicable to all contacts (even if it has sales).
DROP : Should only be used for mis-import. Applicable to contact that imported and has no modified since then.
CONFIG: Configuration line for admin numbers and criteria.
|
Contact
Field code | Field type | Mandatory | Description |
---|---|---|---|
CONTACT_NR | Text 20 | Yes if OPERATION is not INSERT | Contact number. If your contact numbers have leading zeros, they must also be given. Note: The field CONTACT_NR is mandatory for all OPERATION that is not INSERT. |
TITLE | Text 200 | Data will be imported if value is defined. | |
LETTER_SALUTATION | Text 200 | If value is empty, these fields will be interpolated from the TITLE field, according to the language of the individual. Ex: if TITLE = 'MR' → ADDR_SALUTATION = 'Dear Sir' → LETTER_SALUTATION = 'Mr'. | |
ADDR_SALUTATION | Text 200 | ||
FUNCTION | Text | The function of the contact (Head of operations, Chairman, ...) | |
REMARK | Text | Free remark. Adding two pipes « |
...
Field code | Field type | Mandatory | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
OFFICIAL_NAME | Text 100 | Official name of the structure. The name will be truncated if it is too long. | |||||||
ADDRESS_NAME1 | Text 38 | Name of the structure for the adresse If it is empty, it is taken from the official name If it is too long, it is truncated. | |||||||
ADDRESS_NAME2 | Text 38 | ||||||||
STRUCT_TYPE | Code | The type of the structure. The code must be defined as described in Structure type definition | |||||||
COMMUNITY_TYPE | Code | The code of the community type. If it is left empty, then the structure isn't member of any community. | |||||||
ADMIN_NUMBER | CodeValue | Administrative number, for example a SIRET number. Only one number can be given here, but subsequent updates of the contact may help adding several numbers.
Example
| |||||||
NB_EMPLOYEES | Number | ||||||||
WEB_SITE | Text 2000 | URL to the structure's website. It must contain the http:// prefix. |
...