A contact import job helps you to automate the process of importing the contact records from a file into Contact Manager on the LiveVox Portal (LVP).
To create a contact import job:
- On the Configure tab of LVP, click Contacts > Contacts.
The Contacts window appears. - On the Import/Export Jobs tab, click Add.
The Jobs window appears. - In the Job Type field, select Contact Import.
On the General tab, specify values in the following fields.
If you want to customize the file format, use Customize Format.
After you customize the format, the Data Format section appears on the General tab. This section displays the fields that will be imported.
- In the Jobs window, click OK.
The contact import job appears on the Import/Export Jobs tab. - Click Save.
A message stating that the contact import job is created appears. - After five minutes, refresh the window.
All the contacts in your file are imported to LVP, and they appear on the Contacts tab of Contact Manager.
More on File Name Patterns
- An asterisk ( * ) in the pattern indicates a wildcard at the beginning or end of the pattern. For example, the pattern *contacts indicates that the file name ends with contacts.
- A question mark ( ? ) in the pattern indicates a character placeholder, regardless of the type of character and its casing (that is, lowercase or uppercase). For example, the pattern ????_* indicates that the file name begins with four characters that are followed by an underscore ( _ ).
- A pipe ( | ) in the pattern indicates an OR logical separator. For example, the pattern email*|sms*|*voice indicates one of the following:
- The file name begins with email.
- The file name begins with sms.
- The file name ends with voice.
Managing a Contact Import Job
On the Import/Export Jobs tab:
- You can modify an import job by double-clicking the row displaying the job.
- You can view the history of an import job by double-clicking the row displaying the job and then clicking the Job History tab, which displays the following columns:
- Start Time: The time when the job started.
- End Time: The time when the job ended.
- Duration (in secs): The time taken to complete the job, in seconds.
- Status: The status of the job (that is, Success or Failure).
- Message: More information about the status of the job (for example, Total records exported: 1 or Job Failed).
- You can delete an import job by hovering over the row displaying the job and then clicking the close icon .
- After you create, modify, or delete an import job, click Save.