Overview
Tiquo supports bulk import and export of customer data, making it easy to migrate from other systems or back up your data.Importing Customers
Preparing Your Data
Before importing, prepare your CSV file:Required Fields
| Field | Format | Example |
|---|---|---|
| firstName | Text | John |
| lastName | Text | Smith |
Optional Fields
| Field | Format | Example |
|---|---|---|
| Valid email | [email protected] | |
| phone | Any format | +1 (555) 123-4567 |
| dateOfBirth | YYYY-MM-DD | 1990-05-15 |
| address | Text | 123 Main St |
| city | Text | New York |
| state | Text | NY |
| postalCode | Text | 10001 |
| country | ISO code or name | US |
| notes | Text | Prefers morning appointments |
| tags | Comma-separated | VIP, Corporate |
Import Process
1
Navigate to Import
Go to Customers → Import or click Import button in customer list
2
Upload File
Drag and drop or select your CSV file
3
Map Fields
Match your CSV columns to Tiquo fields
- Required fields must be mapped
- Preview shows sample data
- Unmapped columns are ignored
4
Configure Options
Set import options:
- Duplicate handling (skip, update, create new)
- Default values for missing fields
- Tag assignment
5
Review & Import
Review the import preview:
- Number of records to import
- Validation errors
- Warnings Click Start Import
Field Mapping
Duplicate Detection
Tiquo detects duplicates based on:- Email address (primary)
- Phone number (secondary)
- Name + date of birth (fallback)
| Option | Behavior |
|---|---|
| Skip | Don’t import matching records |
| Update | Merge new data into existing record |
| Create New | Create duplicate record anyway |
Import Validation
Records are validated for:- Required fields present
- Email format
- Date format
- Custom field types
- Flagged with error message
- Optionally skipped or fixed
- Available in error report
Import Limits
| Plan | Limit per Import |
|---|---|
| Starter | 1,000 records |
| Pro | 10,000 records |
| Enterprise | Unlimited |
Importing Companies
Company Import Fields
| Field | Format | Required |
|---|---|---|
| companyName | Text | Yes |
| legalName | Text | No |
| taxId | Text | No |
| industry | Text | No |
| website | URL | No |
| phone | Phone | No |
| No | ||
| billingAddress | Text | No |
Linking Contacts
After importing companies, link contacts:- Import companies first
- Import customers with companyName column
- Tiquo auto-links matching customers to companies
Exporting Data
Quick Export
From any list view:- Apply desired filters
- Click Export button
- Choose format (CSV or Excel)
- Download starts immediately
Export Options
| Option | Description |
|---|---|
| All Fields | Export every available field |
| Selected Columns | Export only visible columns |
| Include Custom Fields | Add custom field values |
| Include Orders Summary | Add order statistics |
Full Data Export
For complete data export:- Go to Settings → Data Management
- Click Export All Customer Data
- Select data types:
- Customer profiles
- Order history
- Notes and attachments
- Activity logs
- Receive download link via email
Export Formats
| Format | Best For |
|---|---|
| CSV | Universal compatibility |
| Excel (.xlsx) | Analysis in spreadsheets |
| JSON | Developer/API usage |
Scheduled Exports
Set up automatic exports:- Go to Settings → Integrations → Scheduled Exports
- Configure export:
- Frequency (daily, weekly, monthly)
- Data to include
- Delivery method (email, SFTP, cloud storage)
Data Migration
From Other Platforms
Tiquo supports migration from:- Mindbody
- Acuity Scheduling
- Fresha
- Vagaro
- Square Appointments
- Custom databases
Contact support for assisted migration from supported platforms. We provide field mapping templates and validation tools.
Migration Checklist
1
Export from Old System
Download all customer data from your current system
2
Clean Data
Remove duplicates, fix formatting issues
3
Map Fields
Create mapping document for field translation
4
Test Import
Import a small sample to verify
5
Full Import
Import complete dataset
6
Verify
Spot-check imported records
Import Templates
Download Templates
Get pre-formatted templates:- Go to Customers → Import
- Click Download Template
- Choose template type:
- Basic customers
- Customers with addresses
- Companies
- Full migration
Template Structure
Troubleshooting
Common Issues
Date Format Errors
Date Format Errors
Problem: Dates not recognized
Solution: Use YYYY-MM-DD format (e.g., 2024-05-15)
Phone Number Issues
Phone Number Issues
Problem: Phone numbers missing country code
Solution: Include country code (+1, +44, etc.) or set default country in import options
Character Encoding
Character Encoding
Problem: Special characters display incorrectly
Solution: Save CSV as UTF-8 encoded
Duplicate Records
Duplicate Records
Problem: Importing creates duplicates
Solution: Use “Skip” or “Update” for duplicate handling
Error Reports
After import, download the error report:- Lists records that failed
- Shows specific error for each
- Provides corrected template for re-import
Data Privacy
GDPR Compliance
When exporting data:- Exports are logged for audit
- Data is encrypted in transit
- Download links expire after 24 hours
- Includes data subject’s consent status
Right to Portability
Customers can request their data:- Customer requests data export
- You generate export from their profile
- Send in machine-readable format
Security
Learn about data security