Skip to content

Lead Import

Overview

Convertly CRM supports bulk lead import via CSV. Use this to migrate leads from another CRM, an ad platform export, or a spreadsheet.


Supported file formats

FormatSupported
CSV (comma-separated)✅ Yes
Excel (.xlsx)❌ No — convert to CSV first
JSON❌ No

How to import leads

  1. Go to Dashboard → Leads → Import
  2. Click Download Template to get the standard CSV format
  3. Fill in your data using the template
  4. Click Upload CSV and select your file
  5. Map each column to a lead field
  6. Review the validation summary
  7. Click Import Leads

Field mapping

During import, you will see a column mapping screen. Match each column in your CSV to a Convertly field.

Convertly fieldRequired?Notes
first_name✅ Required
last_nameOptional
emailRecommendedUsed for deduplication
phoneOptional
statusOptionalDefaults to first pipeline stage
sourceOptional
notesOptional
gclidOptionalAttribution data
fbclidOptionalAttribution data
utm_sourceOptional
utm_mediumOptional
utm_campaignOptional
assigned_toOptionalMust match a team member’s email

Import validation

Before the import finalizes, Convertly runs validation checks:

CheckBehavior
Missing required fieldsRow is skipped; listed in the error report
Duplicate emailFlagged; you can choose to skip or update the existing record
Invalid phone formatWarning logged; row is imported but phone may be unusable
Unrecognized status valueDefaults to the first pipeline stage
Unrecognized assignee emailAssignment is skipped; lead is created unassigned

After import, you receive a summary showing:

  • Total rows processed
  • Leads successfully imported
  • Rows skipped (with reasons)

Import limits

Each import file supports a maximum of 5,000 leads. For larger data sets, split into multiple files and import each batch separately.

There are no plan-based limits on import file size — the 5,000 per file cap applies to all accounts.


Notes on attribution data

If you are importing leads that already have gclid or fbclid values from a previous system:

  • Include them in the import CSV using the gclid and fbclid columns
  • These are stored with the lead record
  • They will be used if you later trigger a conversion event manually on that lead

Imported leads do not automatically trigger offline conversion events to Google or Meta — only pipeline stage changes trigger those events.