CRM migration
Field-level mapping, validation, and rollback between Leadtrekker Lead Management and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
Leadtrekker Lead Management
Source
Nutshell
Destination
Compatibility
8 of 10
objects map 1:1 between Leadtrekker Lead Management and Nutshell.
Complexity
BStandard
Timeline
2-3 weeks
Overview
Moving from Leadtrekker Lead Management to Nutshell is a lead-centric to full-CR M migration. Leadtrekker structures its entire data model around the Lead record with name, contact details, status, owner, and source attribution; Nutshell uses a People (Contact), Company, and Lead object model where Leads represent unqualified prospects and People represent qualified contacts. We resolve that split by importing all Leadtrekker Leads into Nutshell as People records initially, preserving source attribution as a custom field, and converting only those leads that have an associated company into the Nutshell Company plus Person pair. Activity history (notes, call logs, and email events) migrates against the correct parent record using Nutshell's activity API. We do not migrate notification preferences (SMS and email alerts are a platform runtime feature in Leadtrekker, not exportable data) and we do not migrate workflows or automated assignment rules as code; we deliver a written inventory of these for your admin to rebuild in Nutshell.
Every standard and custom field arrives verified.
AI proposes the map; you confirm before any record moves.
Parent–child, lookups, and ownership stay linked.
Calls, emails, meetings — with original timestamps.
Documents, uploads, and inline notes move with the record.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Leadtrekker Lead Management object lands in Nutshell, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Leadtrekker Lead Management
Lead
Nutshell
Person (People)
1:1Leadtrekker Lead records map directly to Nutshell People records. The Lead name, email, phone, and address fields map to the corresponding Person fields. We use email as the dedupe key during import to prevent duplicate Person records. Lead status, source attribution, and owner assignment migrate as standard fields on Person. Any custom fields on the Lead (for example, segmentation fields used for disposition) map to Nutshell custom fields on Person.
Leadtrekker Lead Management
Lead
Nutshell
Lead
1:1If the customer's Leadtrekker data includes leads that have not yet been qualified (no company association, no deal intent), we offer the option to import these as Nutshell Lead records rather than People. This preserves a pipeline entry point for inbound leads that are still being qualified. The customer chooses the qualification threshold during scoping based on their sales process.
Leadtrekker Lead Management
Company (as free-text on Lead)
Nutshell
Company
1:manyLeadtrekker does not have a native Company or Account object; company information lives as free-text fields on the Lead. We extract unique company names from the Lead records, deduplicate them, and create Nutshell Company records. We then link the Person records to the corresponding Company via the company_id field. This requires a two-pass import: Companies first, then People with company_id resolved.
Leadtrekker Lead Management
Activity: Note
Nutshell
Activity (on Person or Company)
1:1Leadtrekker notes attached to a Lead migrate to Nutshell Activity records linked to the corresponding Person. Activity body, timestamp, and user attribution preserve. We resolve the parent Person by matching the Lead email against the imported Person records.
Leadtrekker Lead Management
Activity: Call
Nutshell
Activity (type: call)
1:1Leadtrekker call logs migrate to Nutshell Activity records with type set to call. Call duration and disposition notes migrate to custom fields on the Activity record. Timestamp preserves for timeline ordering.
Leadtrekker Lead Management
Activity: Email
Nutshell
Activity (type: email)
1:1Leadtrekker email event records migrate to Nutshell Activity records with type set to email. Subject and body transfer to the Activity fields. We link each email activity to the corresponding Person by email address match.
Leadtrekker Lead Management
User
Nutshell
User
1:1Leadtrekker user accounts (name, email, role) export and map to Nutshell User records. We match by email address. Passwords and session tokens do not transfer; Nutshell sends an invitation email to each migrated user for account activation. Any Leadtrekker user not found in the destination is flagged in the reconciliation report for the admin to provision manually.
Leadtrekker Lead Management
User Group
Nutshell
Team
1:1Leadtrekker user groups define lead-level view and edit permissions. Nutshell uses a Team-based sharing model where each Team has a set of members. We extract the full group membership roster from Leadtrekker and produce a mapping table showing which Leadtrekker groups map to which Nutshell Teams. Permission logic (which users can view or edit which records) requires manual reconfiguration in Nutshell Team settings post-migration because the permission semantics differ between the platforms.
Leadtrekker Lead Management
Lead Source
Nutshell
Lead Source (custom field on Person)
lossyLeadtrekker stores source attribution (website form, campaign, referral) as a Lead property. We preserve this as a custom field or the native source field on the Nutshell Person record. The source labels transfer as-is; if the customer uses a structured source taxonomy in Leadtrekker, we map the values to the Nutshell source picklist.
Leadtrekker Lead Management
Reminder
Nutshell
Task
1:1Leadtrekker follow-up reminders carry a due date and owner. These convert to Nutshell Tasks linked to the corresponding Person. Due date and assignee migrate; reminder repeat patterns (if any) are noted in the output for manual reconfiguration in Nutshell.
| Leadtrekker Lead Management | Nutshell | Compatibility | |
|---|---|---|---|
| Lead | Person (People)1:1 | Fully supported | |
| Lead | Lead1:1 | Fully supported | |
| Company (as free-text on Lead) | Company1:many | Fully supported | |
| Activity: Note | Activity (on Person or Company)1:1 | Fully supported | |
| Activity: Call | Activity (type: call)1:1 | Fully supported | |
| Activity: Email | Activity (type: email)1:1 | Fully supported | |
| User | User1:1 | Fully supported | |
| User Group | Team1:1 | Fully supported | |
| Lead Source | Lead Source (custom field on Person)lossy | Fully supported | |
| Reminder | Task1:1 | Fully supported |
Gotchas + challenges
Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.
Leadtrekker Lead Management gotchas
Pricing in South African Rand obscures true cost
Notification preferences cannot be exported
API rate limits are undocumented
User group permissions require manual remapping
Nutshell gotchas
Contact tier limits enforced on import
No bulk API endpoint requires paginated extraction
Email sequences not exportable via API
Foundation plan disables key sales features
Pair-specific challenges
Migration approach
Discovery and API probe
We audit the Leadtrekker account to extract the full record inventory: lead count, activity count (notes, calls, emails), user roster, user group membership, custom field inventory (extracted via API), and any visible assignment rules or autoresponders. We run an API discovery probe to determine available endpoints, authentication method, and safe request pacing. We cross-reference this with a review of the Nutshell API documentation to confirm available import endpoints for People, Companies, Leads, and Activities. The discovery output is a written migration scope with record counts, field mapping draft, and a list of any Leadtrekker configuration items (notifications, assignment rules, autoresponders) requiring manual handoff.
Schema design and Company extraction
We design the Nutshell custom field schema to accommodate any Leadtrekker custom fields not covered by Nutshell's native Person fields. We then run the first-pass data extraction: deduplicating all company names from the Lead records and creating Nutshell Company records. This pass produces a company_id mapping that is used in the second-pass Person import. Any ambiguous or missing company names are flagged in a data-quality report for the customer to resolve before the Person import.
User and team provisioning
We extract the Leadtrekker user roster and match each user by email against the Nutshell destination account. We create a mapping table and flag any Leadtrekker users not yet present in Nutshell. The customer's admin provisions missing users and sets up Nutshell Teams based on the user-group-to-team mapping we deliver. Nutshell sends invitation emails to each provisioned user for account activation. Migration cannot proceed past this step because OwnerId references on Person records require a valid Nutshell User.
Person and Lead import
We import Leadtrekker Leads into Nutshell as Person records, resolving the company_id from the Company extraction pass. Email serves as the dedupe key. We import all native fields (name, email, phone, address, source, status, owner) and map custom fields to the Nutshell custom field schema. For leads that the customer designates as unqualified prospects, we import as Nutshell Lead records rather than People. Each phase emits a row-count reconciliation report.
Activity timeline migration
We migrate Leadtrekker activities (notes, calls, emails) against the correct Nutshell Person by resolving the Lead email to the imported Person record. Activities that reference a Lead whose email did not match a Person (for example, an activity on a Lead that was discarded during deduplication) are flagged in a separate reconciliation queue. Activity timestamps preserve for timeline ordering. Call duration and disposition map to custom fields on the Nutshell Activity record.
Cutover, validation, and handoff
We freeze Leadtrekker writes during cutover, run a final delta migration of any records modified during the migration window, then mark Nutshell as the system of record. We validate record counts across all objects and spot-check a sample of Person records against the Leadtrekker source. We deliver the notification settings reference checklist, the automation inventory document, and the user-group-to-team mapping table. We support a three-day post-cutover window to resolve reconciliation issues. We do not rebuild Leadtrekker assignment rules or autoresponders in Nutshell; that work is documented for the customer's admin.
Platform deep dives
Leadtrekker Lead Management
Source
Strengths
Weaknesses
Nutshell
Destination
Strengths
Weaknesses
Complexity grading
Standard CRM migration. 2 of 8 objects need a mapping; the rest are 1:1.
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Leadtrekker Lead Management and Nutshell.
Object compatibility
2 of 8 objects need a mapping; the rest are 1:1.
Field mapping clarity
Field mapping is derived from defaults — final spec confirmed during the sample migration.
Timeline complexity
8-object category — typical timelines run 2–7 days end-to-end.
API constraints
Leadtrekker Lead Management: Not publicly documented.
Data volume sensitivity
Leadtrekker Lead Management doesn't expose a bulk API — REST + parallelization used for high-volume runs.
Estimator
Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.
Step 1
Pick a category, then your source and destination platforms.
Category
FAQ
Answers to the questions buyers ask most during Leadtrekker Lead Management to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your Leadtrekker Lead Management to Nutshell migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Leadtrekker Lead Management
Other ways to arrive at Nutshell
Ready when you are
Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.