Import Errors¶
Troubleshooting problems with CSV imports and HubSpot migrations.
CSV Import Failures¶
File Upload Rejected¶
Symptoms: The upload fails or the file is not accepted.
Solutions:
- Ensure the file is in CSV or TSV format with UTF-8 encoding
- Check that the file size is under 50 MB
- Verify the first row contains column headers
- Remove any special characters or encoding issues in the file name
- Try saving the file as CSV from your spreadsheet application again
Field Mapping Issues¶
Symptoms: Fields are not auto-matched correctly or mapping fails.
Solutions:
- Use common header names (Name, Email, Phone, Company) for auto-matching
- Manually map unrecognized headers to the correct Outsprint fields
- Create a new custom property if no matching field exists
- Skip columns you do not need to import
Validation Errors¶
Symptoms: The preview shows errors for some rows.
Solutions:
- Invalid email format -- check for typos or formatting issues in email addresses
- Missing required fields -- ensure all required fields have values in every row
- Duplicate records -- choose your duplicate handling strategy (skip, update, or create all)
- Download the error report after import to see specific row-level errors
Import Stuck or Slow¶
Solutions:
- Large imports (100,000+ records) can take several minutes -- check the progress page
- If you navigated away, go to Settings > Import / Export > Import History to check status
- If the import appears stuck, wait 15 minutes before contacting support
HubSpot Migration Issues¶
Cannot Connect to HubSpot¶
Solutions:
- Ensure you have Admin access in HubSpot
- Try the connection again -- HubSpot OAuth tokens may have expired
- Check that your HubSpot account has not reached API rate limits
Missing Data After Migration¶
Solutions:
- Check the migration report for skipped or failed records
- Verify that all desired entity types were selected in Step 2 of the wizard
- Activities and notes are optional -- re-run the import with them selected if needed
- Check field mappings -- skipped fields are not imported
Custom Properties Not Created¶
Solutions:
- Review the field mapping step -- unmapped HubSpot properties are skipped
- Choose "Create Property" for HubSpot custom fields you want to bring over
- After migration, check Settings > Custom Properties to see what was created
Pro Tip
Always review the error report after an import. You can download it from the import detail view in Import History. Most errors are caused by invalid email formats or missing required fields.