Bulk-load contacts from any CRM you're migrating from (Salesforce, HubSpot, Pipedrive) or a spreadsheet. Up to 10,000 rows per upload, dedupes on email automatically.
Export a CSV. Most tools call this "Export contacts" or "Export leads." You don't need a specific column layout — you'll map your columns to OraTek's in step 3.
Settings → Bulk import → Choose CSV file. The wizard opens with your first 5 rows previewed.
OraTek auto-guesses based on column names ("Email" → email, "Company Name" → company). Anything it can't guess shows "— skip —"; you can map manually from the dropdown.
full_name or first_name + last_nameemail (used for dedup; lowercased)phone, title, company, industry, location, websitedeal_stage (one of your pipeline stages — see Settings → Pipeline)deal_value (number)notestags (comma- or semicolon-separated)Click Preview import. You'll get four counts:
The issues section lists the first 5 problem rows with line numbers so you can fix the source file.
Click Commit import →. The whole thing runs in a single transaction — if something fails midway, nothing lands. On success, your contact list reloads with everything in place.
(organization_id, email). Two rows with the same email update each other; rows with empty email always create new contacts. If you want to merge non-email duplicates, do it after import via the Settings → Lead types page.A working CSV template lives at /help/templates/contacts-template.csv (coming soon — for now just match the field names above).