Skip to content

Import & append

Use Import when the table is empty (or you intend a fresh structure).

  1. Open Data tables.
  2. Choose Import on the table.
  3. Select a CSV file.
  4. Confirm the upload finishes without errors.
  5. Click Show data and verify a few rows.

The first import defines the column schema. Later files must match.

Use Append when the table already has rows and you want to add more contacts or calls.

  1. Choose Append.
  2. Upload a CSV with the same columns as before.
  3. If columns differ, CXGear rejects the file with a schema error — fix the file and try again.

Append never silently invents new columns. That protects spinners that expect a stable set of fields.

Always configure Metadata fields before running a spinner. Otherwise the pipeline may receive every column (if metadata was never set) or the wrong subset.