Customer Import (cloud)
If you need to import your customers to LobbyCentral Cloud, follow these guidelines. Your data file must conform to the file layout specifications detailed below.
Import Layout Specifications
- All columns are required. Pass an empty value for the column field not used.
- The file must be formatted as a comma-delimited or tab-delimited file. Do not qualify text fields with quotation marks.
- Fields may not contain ' (single quote).
- Field data cannot exceed the indicated field length.
Column Name | Type | Length or Comment |
First Name (Required) | string | 25 |
Middle Name | string | 20 |
Last Name (Required) | string | 25 |
Account ID | string | 50 |
Account ID Type | integer | Use a valid account type as defined in the Account Type Look-up table or pass 0 for no type. |
Address | string | 100 |
city | string | 50 |
state | string | 20 |
zip | string | 15 |
country | string | 20 |
Company Name (visitor center only) | string | 100 |
Date of Birth | string | mm/dd/yyyy |
Phone | string | 999-999-9999 |
string | 255 | |
Custom Customer ID | string | 100. Use this field to add your own ID that will reference this customer record |
Mobile Phone | string | 999-999-9999 |
Comments | string | 50 |
The import process will create a customer record, for each record in the file that does not exist in the LobbyCentral database. If the option to create a callback request is selected, a request will be created for all customers in your data-file.
Note: The maximum number of records that can be imported at one time is 500.
- File to Import: Click the Choose File button to select the file to import.
- Column Delimiter: Select whether it is comma or tab.
- Create a Callback Request: Unless you are creating a Help Desk to be used in-house, leave this information blank.
Import Customer Files
Once your file is created, go to Tools > Administration > Customer File Import to upload the file.
- First select Tools > Administration > Integration - API Keys, and click Create Key
- Once the key is created, go to Customer Import
- Enter notification email
- Select API key
- Select Choose File, and attach the file to import.
- Select Column Delimiter: Comma.
- Select Import File.