Importing Leads into Teloai
When setting up campaigns or jobs in Teloai, you can quickly add your target leads by either uploading a CSV file or entering them manually. Follow the steps below to import and manage your lead list.
Download & Inspect the CSV Template
Click Download template to get a starter CSV. It includes example data so you can see exactly how to format yours:
John
Doe
14155551212
Jane
Smith
447712345678
Headers must remain:
firstname, lastname, phonenumber
Dummy rows: Replace them with your real leads.
No extra columns: Only these three will be imported.
2️⃣ Prepare Your Lead List
A) Google Sheets
Create a new Google Sheet.
Enter these headers in row 1:
ABCfirstname
lastname
phonenumber
Add your leads starting from row 2:
firstnamelastnamephonenumberAlice
Johnson
33123456789
Bob
Williams
919876543210
Go to File → Download → Comma-separated values (.csv).
Open the CSV in a text editor. It should look like:
csvCopyEditfirstname,lastname,phonenumber Alice,Johnson,33123456789 Bob,Williams,919876543210

B) Microsoft Excel
Open Excel and start a blank workbook.
In row 1, enter the following headers:
ABCfirstname
lastname
phonenumber
Add your leads starting from row 2:
firstnamelastnamephonenumberAlice
Johnson
33123456789
Bob
Williams
919876543210
Go to File → Save As.
Choose file type CSV (Comma delimited) (*.csv).
Save your file and verify the format by opening it in a text editor. It should look like:
firstname,lastname,phonenumber Alice,Johnson,33123456789 Bob,Williams,919876543210

3️⃣ Upload Your CSV in Teloai
In the Add Users step, drag & drop your CSV into the upload area—or click Browse file.
Once accepted, your filename appears:
Uploaded Filecsv‑template.csv

4️⃣ (Optional) Add Leads Manually
If you have only a few entries:
[John]
[Doe]
🇺🇸 +14155550123 (select flag+dig.)
🗑 Delete entry
[Add User] button
Adds a new row
Select the country flag for correct country code.
Enter digits only (no “+”, hyphens, or spaces).
5️⃣ Create Your Campaign
Review names & numbers.
Click Create Campaign (or Create Job).
Teloai will import each lead into your campaign audience.
📋 Key Tips
Headers
Must be firstname, lastname, phonenumber
Phone format
Digits only: include country code, omit “+”, hyphens, spaces
Required columns
All three columns must have a value on every row
Encoding
UTF‑8 without BOM
Updating a list
Edit your CSV and re‑upload before creating a new campaign
With this table‑driven guide, your users can quickly see exactly how to format and import leads into Teloai.
Last updated