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
- 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


