...
Field code | Field type | Mandatory | Description |
---|---|---|---|
INSTITINSTITUTION | Text 15 | Yes | Institution code owning the data to be imported. |
ORGANIZATION | Text 15 | Yes | Organization owning the data to be imported. A "*" indicates that all organizations of the given institution are concerned. |
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.
|
...
Field code | Field type | Mandatory | Description |
---|---|---|---|
STRUCT_NAME | Text 100 | Structure name Data will be truncate if length > 100. | |
ADDRESS_NAME1 | Text 38 | Taken from structure name if not defined (first 38 characters) | |
ADDRESS_NAME2 | Text 38 | Taken from structure name if not defined (next 38 characters). | |
STRUCT_CODE | CodeValue | Must be predefined in system See reference page Structure type definition | |
COMMUNITY_TYPE | Code | ||
ADMIN_NUMBER | CodeValue | ||
NB_EMPLOYEES | Number | WEBSITE | |
WEB_SITE | Text 2000 | Http hyperlink |
Address
Field code | Field type | Mandatory | Description |
---|---|---|---|
ADDR_TYPE | Text 3 | M: Main address S: Shipment address B: Billing address Ex: M or B or S or MB or MBS, etc... Leave empty --> that address use for 3 types. | |
LINE1 | Text 100 | Anything. Customer responsible for correct data. | |
LINE2 | Text 100 | ||
LINE3 | Text 100 | ||
ZIPCODE | Text 10 | ||
TOWN | Text 20 | ||
TOWN_COMPCOMPLEMENT | Text 20 | ||
COUNTRY | Code | Country code Ex: FR, ES, EN, GB.... |
...
Field code | Field type | Mandatory | Description |
---|---|---|---|
PHONETELEPHONE | Text 15 | Landline phone number. Follow standard format and international format. Ex: 01 40 15 80 00, 0169395090, (33)0134806517... | |
FAX | Text 15 | ||
CELLPHONE | Text 15 | Mobile phone Ex: 06 88 48 87 10, (33)0677744594... | |
EMAIL 1EMAIL1 | Text 250 | Will be used as username for ticket shop login. If email is already existed, the email is imported but can't be used to login. The email validation are different from system to system. It won't be imported if validation failed (standard email format will be ok, don't worry). | |
EMAIL 2EMAIL2 | Text 250 | ||
EMAIL 3EMAIL3 | Text 250 |
Authorization
Field code | Field type | Mandatory | Description |
---|---|---|---|
AUTH_CNIL_O | Boolean | Accept communication from institution | |
AUTH_PARTNER | Boolean | Accept communication from one partner | |
AUTH_CNIL_T | Boolean | Accepts transmission of elec. coordinates to third parties | |
AUTH_SMS_MMS | Boolean | Accept sms/mms from institution | |
AUTH_LETTER | Boolean | Accept letter from institution | |
AUTH_PHONE | Boolean | Accept phone from institution | |
AUTH_EMAIL | Boolean | Accept email from institution |
...
Field code | Field type | Mandatory | Description |
---|---|---|---|
CRIT1CRIT01 | CodeValue | Formula: CritCode=CritValue1|CritValue2|CritValue3 Special case: If we use CONFIG row which mean:
Must be predefined in Contact criteria definition | |
... | |||
CRIT50 | CodeValue |