Skip to main content
Having trouble importing contacts? This guide covers the most common import failures and how to fix them.

File issues


Formatting problems


Duplicate handling

Duplicate options explained

  • Skip — the row is ignored and the existing contact is unchanged
  • Update — the existing contact’s fields are updated with the CSV data (non-empty fields only)
  • Create New — a new contact is created even if duplicates exist (not recommended)
Use Update if you are refreshing existing contact data. Use Skip if you only want to add new contacts.

Missing required fields

Every row needs at least one identifier (email or phone). Rows missing both are skipped. Common missing field issues:

Custom field mapping failures


Import stuck or timed out


Import results report

After every import, HoopAI generates a results summary:
  • Total rows processed
  • Successfully imported
  • Skipped (duplicates)
  • Failed (errors)
  • Download error report — a CSV listing failed rows with the specific error for each
Always check this report after importing to catch issues.

Best practices

Import 5–10 rows first to verify your formatting and column mapping before importing the full list.
Remove empty rows, fix phone formats, standardize dates, and deduplicate before exporting to CSV.
Save a copy of your CSV before importing, in case you need to reference or re-import.
Apply a tag during import (e.g., “March 2024 Import”) so you can easily find and manage them later.
Last modified on March 6, 2026