Consultant Import Fields
The following fields are available for importing consultants.
Name | Field | Equivalent InTIME Webservice Field | Description | Type | Format | Constraints | Mandatory |
---|---|---|---|---|---|---|---|
Reference | CON_ITRIS_ID | Consultant.externalId | The consultant's reference | String(30) | Must be unique | Yes | |
Username | CON_USERNAME | Consultant.username | If you wish to specify a username user this field. Otherwise InTime will generate a username | String(52) | No | ||
Created Date | CON_CREATED | Consultant.created (Read Only) | The date at which the consultant was created | DateTime | No | ||
Modified Date | CON_MODIFIED | Consultant.modified (Read Only) | The date/time at which the consultant was updated | DateTime | No | ||
Firstname | CON_FIRSTNAME | Consultant.firstname | The consultant's first name | String(50) | Yes | ||
Lastname | CON_LASTNAME | Consultant.lastname | The consultant's last name | String(50) | Yes | ||
Combined first and last name | CON_FIRSTLAST_NAME | N/A | The consultant's first and last names combined into one field | String | Can be used instead of two fields above | ||
Email Address | CON_EMAIL | Consultant.email | String(255) | A valid email address | Yes | ||
Mobile Number | CON_MOBILE | Consultant.mobile | String(30) | No | |||
Mobile Phone | CON_PHONE | Consultant.phone | String(30) | No | |||
Fax Number | CON_FAX | Consultant.fax | String(30) | No | |||
Department | CON_DEPARTMENT | Consultant.department | String(255) | No | |||
Address Line 1 | CON_STREET1 | Consultant.address.line1 | String(80) | No | |||
Address Line 2 | CON_STREET2 | Consultant.address.line2 | String(80) | No | |||
Town/City | CON_TOWN | Consultant.address.town | String(80) | No | |||
County | CON_COUNTY | Consultant.address.county | String(80) | No | |||
Postcode | CON_POSTCODE | Consultant.address.postcode | String(20) | No | |||
Country | CON_COUNTRY | Consultant.address.country | String(80) | No | |||
Role Template | CON_ROLE_TEMPLATE | Consultant.roleLevel | If you are using role templates, the ID of that template | Number | No | ||
Custom Text 1 | CON_CUSTOM_TEXT1 | Consultant.customText1 | String | No | |||
Custom Text 2 | CON_CUSTOM_TEXT2 | Consultant.customText2 | String | No | |||
Custom Text 3 | CON_CUSTOM_TEXT3 | Consultant.customText3 | String | No | |||
Custom Text 4 | CON_CUSTOM_TEXT4 | Consultant.customText4 | String | No | |||
Custom Text 5 | CON_CUSTOM_TEXT5 | Consultant.customText5 | String | No |