Skip to main content
Whether you’re bringing contacts or notes from Notion, Airtable, or another CRM, you can also import contacts as a .CSV file.

Importing Contacts through CSV

Things to Know

  • Dex tries to match generously based on header names of the file, so β€˜first_name,’ β€˜First name,’ and β€˜Name’ should all be matched correctly.
  • In the import from CSV function, there’s a field called Group/Tags. They need to be separated either comma- or by the ’:::’ string (both work).
  • If you’re importing from an Outlook CSV or Google Contacts CSV export, no changes are needed.

Getting Started

1

Go to the Import page

Once you’re on the Import page, select β€˜CSV File for Contacts’.
2

Upload the file

Click on the β€˜Select File’ button to upload it to Dex and locate the CSV file.
Click on the β€˜sample .CSV file here’ to download an example CSV.
3

Assign the headers

4

Complete the process

Review the contacts you’re importing, then click on β€˜Import Contacts’ to finalize the process.

CSV Schema/Format

If you’re downloading from another tool, we recommend the following basic header format for CSV files:
  • Name
  • Title
  • Description
  • Email
  • Phone
  • Company
  • Education
  • Tags
  • Group
    • You can add multiple groups by separating them with a comma or ’:::’ string.
  • Birthday
    • Use common formats, like 2/20/2000 or Feb 20
  • Location
    • Use a plain string value, like β€˜New York City’ or β€˜SF’
  • Last Interaction
    • Use common formats, like 2/20/2000 or Feb 20
  • LinkedIn Url
  • Twitter Url
  • Facebook Url
    Custom Fields or any additional columns can’t be imported from .CSV

Importing Notes through CSV

Things to Know

  • Columns β€˜Name’ and β€˜Notes’ are required and should be matched correctly.
  • You can optionally add β€˜Date’ as a third column.
  • The note body can be written in HTML.

Getting Started

1

Getting Started

Go to the import page and select β€˜CSV file for notes’
2

Upload the file

Click on the β€˜Select File’ button to upload it to Dex and locate the CSV file.
Click on the β€˜sample .CSV file here’ to download an example CSV.
3

Assign the headers