Skip to content

Import and Export - FAQ

Import and export let you move data in and out of Cloud Voice in bulk using CSV (Comma-Separated Values) files. Instead of creating records one at a time, you can add many extensions, trunks, routes, or contacts from a single file. Use this page to troubleshoot the most common issues that come up when you import or export data.

If an import is rejected outright, one of the following is usually to blame. Check your file against each item below.

Import files must be UTF-8 encoded .CSV files. If yours was saved in a different encoding or file type, the import will fail.

Each type of import expects specific column names and a specific number of columns. If a parameter name is wrong or the column count doesn’t match what Cloud Voice expects, the file is rejected. Confirm your headers and columns against the parameter requirements for the data type you’re importing (extensions, trunks, routes, or contacts).

Import files must stay under a maximum size, which varies by data type:

Data typeMaximum file size
ContactsLess than 300 MB
Extensions, trunks, inbound routes, outbound routesLess than 50 MB

Keep the file name under 127 characters.

If the source file was moved or deleted after you selected it, Cloud Voice can’t read it. Verify the file is still in its original location and try again.

When Cloud Voice reports Failed to import part of data, the records that couldn’t be added are flagged for you. Download the results file and review the first column, ErrorCause, to see why each row was skipped.

Import results file with an ErrorCause column describing why individual rows failed

Common reasons rows are skipped include:

  • The import limit was reached. Any records beyond the maximum allowed count are dropped.
  • The record is a duplicate. A row that matches data already on the PBX (Private Branch Exchange, your phone system), or that is repeated elsewhere in the same file, won’t be imported twice.
  • A value doesn’t meet the parameter requirements. For example, an email address in an invalid format.
  • A required value is missing. Rows that leave a mandatory field blank are skipped.

Fix the flagged rows in your CSV, then re-import.

How do I check or change the text encoding in Ron’s Editor?

Section titled “How do I check or change the text encoding in Ron’s Editor?”

If you’re editing an import file in Ron’s Editor on Windows, confirm the encoding before you save:

  1. Open the file in Ron’s Editor.
  2. From the File menu, select Properties.
  3. Review or change the value in the Text Encoding field, and set it to UTF-8.

The file properties dialog in Ron's Editor with the Text Encoding field selected