Documentation Index
Fetch the complete documentation index at: https://docs.tuco.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Import leads into your workspace using multiple methods: CSV upload, Google Sheets, HubSpot, or Salesforce integration.Quick Start
New to importing leads? Start with CSV Upload for the easiest experience.
CSV Upload
The recommended method for beginners. Upload a CSV file with your lead data.Step 1: Prepare Your CSV File
Your CSV must include these required fields:Lead’s first name
Lead’s last name
Primary email address
Primary phone number (include country code, e.g., +1234567890)
Alternate phone numbers
Alternate email addresses
Company or organization name
Position or role
LinkedIn profile URL
Additional notes or context
Email of the workspace user to assign as owner. Must match a user in your workspace. Invalid or missing values default to the first workspace user.
Any additional columns will be stored as custom fields.
Step 2: Download Template (Optional)
Click the Download Template button to get a pre-formatted CSV with all fields.Step 3: Upload Your File
- Navigate to Leads → Import
- Select CSV File method
- Drag & drop your file or click Choose File
- File size limit: 10MB max
Step 4: Select or Create a List
Choose whether to:- Add to an existing list (select from dropdown)
- Create a new list (enter list name)
Step 5: Map Fields
The system will auto-map common field names. Review and adjust:- Each CSV column maps to one lead field
- Required fields must be mapped
- See live preview of sample data
Step 6: Preview & Import
- Review first 10 records
- See validation summary (valid leads, invalid records)
- Click Import to save
- ✅ Number of leads saved
- ⚠️ Invalid records skipped
- 📋 List assignment confirmation
Google Sheets Integration
Import leads directly from Google Sheets.Prerequisites
Import Steps
- Navigate to Leads → Import
- Select Google Sheets
- Enter credentials:
- Access Token
- Spreadsheet ID
- Sheet Name (optional)
- Click Connect & Import
Your Google Sheet must follow the same field structure as CSV (see above).
HubSpot Integration
Premium Feature - Requires HubSpot account and premium plan
Features
- ✓ Bidirectional sync
- ✓ Contact properties
- ✓ Deal tracking
- ✓ Activity logs
Setup Steps
- Navigate to Leads → Import
- Select HubSpot
- Click Authorize & Import
- Log in to HubSpot and grant permissions
- System automatically imports contacts
Salesforce Integration
Premium Feature - Requires Salesforce account and premium plan
Features
- ✓ Lead & Contact sync
- ✓ Custom fields support
- ✓ Campaign tracking
- ✓ Opportunity data
Setup Steps
- Navigate to Leads → Import
- Select Salesforce
- Click Authorize & Import
- Log in to Salesforce and grant permissions
- System automatically imports leads
Data Validation Rules
Phone Numbers
Phone numbers are automatically formatted according to these rules:| Input Format | Output Format | Description |
|---|---|---|
| 10 digits | +1XXXXXXXXXX | Assumes US number |
| 11 digits (starts with 1) | +1XXXXXXXXXX | US number with country code |
| Other formats | Must be E.164 | International: +[country][number] |
Email Addresses
- Must contain
@and. - Automatically converted to lowercase
- Whitespace trimmed
Duplicate Detection
API Reference
Upload leads programmatically using our REST API.API Endpoint
View complete API documentation for lead uploads
Quick Example
Error Codes
| Code | Description |
|---|---|
400 | Invalid data or missing required fields |
401 | Unauthorized (missing/invalid auth token) |
404 | List not found |
500 | Server error |
Best Practices
✅ Use Templates
✅ Use Templates
Download and use our CSV template to ensure proper formatting
📋 Validate Before Upload
📋 Validate Before Upload
Review your data for completeness and accuracy before importing
🗂️ Organize with Lists
🗂️ Organize with Lists
Create specific lists for different campaigns or lead sources
🔄 Regular Syncs
🔄 Regular Syncs
Set up automated syncs with HubSpot/Salesforce for up-to-date data