CRM migration
Field-level mapping, validation, and rollback between Leadfox and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
Leadfox
Source
Nutshell
Destination
Compatibility
8 of 10
objects map 1:1 between Leadfox and Nutshell.
Complexity
BStandard
Timeline
2-4 weeks
Overview
Moving from Leadfox to Nutshell is a migration from a marketing-centric all-in-one tool into a dedicated sales CRM. Leadfox organizes data around Contacts with Tags, Segments, and lead scores; Nutshell uses People, Companies, and Leads with pipeline stages. The structural difference is significant: Leadfox's marketing automation layer (landing pages, email sequences, automation workflows) does not have a direct Nutshell equivalent, so we export what we can as structured records and metadata, then document the workflow map for manual rebuild. Leadfox has no publicly documented API, which is the primary technical constraint on this migration. We work around it with CSV exports through the UI, Zapier batch pulls where the integration exists, and manual account-manager-assisted exports where neither automated path yields complete data. We do not migrate landing page content as editable pages, automation logic as executable code, or user accounts as system users.
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 Leadfox 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.
Leadfox
Contact
Nutshell
Person
1:1Leadfox Contacts map directly to Nutshell People. Standard fields (name, email, phone, address) migrate to the corresponding Nutshell People fields. We resolve the owner assignment by matching Leadfox owner email against Nutshell User email at migration time. Custom fields attached to Contact records map to Nutshell custom fields, preserving field type (text, number, date, dropdown) and multi-select behavior. Contact records are imported first to establish the primary Person records before any related object imports begin.
Leadfox
Custom Field
Nutshell
Custom Field (on Person, Company, Lead)
1:1Leadfox supports unlimited custom fields per Contact. We export the full field definition schema (field name, API-style label, data type, and picklist values) alongside the data. Each custom field is pre-created in Nutshell with the equivalent type before Person import begins. Dropdown fields become Nutshell picklists; multi-select becomes Nutshell multi-select; text, number, and date fields map directly. Field-level dependencies and conditional visibility are not exported and must be reconstructed manually in Nutshell Settings.
Leadfox
Tag
Nutshell
Multi-Select Picklist or Person Tag
lossyLeadfox Tags are applied at the Contact level as single or multi-value labels. We export all tag assignments as a flat list per Contact and map them to Nutshell's tag system on Person records. If the customer uses a large tag vocabulary (over 100 distinct tags), we discuss whether to use Nutshell multi-select picklist fields or the tag feature during scoping. Tags used for segmentation logic that depended on dynamic behavior become a written list for manual re-segmentation in Nutshell.
Leadfox
Segment
Nutshell
Saved Filter or List
1:1Leadfox Segments are dynamic lists based on filter criteria (field values, score thresholds, tag combinations). We export the current membership of each Segment as a static Contact list. The dynamic filter definition is documented as a written step: for each Segment, we list the filter conditions and the count of members at export time. Nutshell's Saved Filters replicate the access-to-filtered-view behavior, but the dynamic refresh logic is not exported.
Leadfox
Lead Score
Nutshell
Custom Number Field (score__c)
1:1Leadfox calculates numeric lead scores based on behavioral rules (page visits, email opens, form submissions, custom triggers). We export the current score value as a static integer on each Contact record and map it to a Nutshell custom number field score__c. The underlying scoring rules (point values per action, threshold triggers, grade tiers) are not exported. We deliver a written scoring rule map so the customer's admin can rebuild the scoring logic in Nutshell using nutshell automation rules or a scoring add-on.
Leadfox
Email Preference and Unsubscribe Status
Nutshell
Person opt-out field
1:1Leadfox enforces CAN-SPAM compliance by tracking unsubscribe status per Contact. We export the current opt-out flag and suppression list entries and apply them to Nutshell People as the email subscription status field. Any Contact with a Leadfox unsubscribe flag is set to the equivalent opt-out state in Nutshell before the first email campaign is launched from the new platform.
Leadfox
Email Template
Nutshell
External reference document
1:1Leadfox Email Templates are stored with dynamic personalization tokens in the Content Studio. We export template HTML and the token-to-field mapping as a structured reference document. Nutshell does not host a template content library equivalent to Leadfox's Content Studio; the customer rebuilds templates using their chosen email sending tool (Nutshell's built-in email or an external platform). We preserve the token map so personalization fields can be reconnected without reverse-engineering the original template logic.
Leadfox
Landing Page
Nutshell
External reference document
1:1Leadfox landing pages are built with the platform's drag-and-drop page builder and are not exportable as editable assets. We export page content as an HTML snapshot and the field-to-field mapping for each form embedded on the page. The highest-converting pages by submission volume are flagged in the reference document so the customer can prioritize rebuilding those in Nutshell Forms, Web-to-Lead, or an external landing page tool first.
Leadfox
Automation Workflow
Nutshell
Written Workflow Inventory
lossyLeadfox automation sequences (triggers, time delays, conditional branches, goal steps, A/B test splits) are stored in a proprietary format. We document every active workflow as a step-by-step action map with trigger conditions, action types, delay values, and branch logic. Nutshell's workflow capabilities are more limited (basic automation rules, nutshell Campaigns for email cadences), so the map includes a best-effort Nutshell equivalent for each step. Complex multi-branch workflows with goal tracking and A/B variants require manual reconstruction and are explicitly out of scope for data migration.
Leadfox
Campaign and Tracking Data
Nutshell
Reference table
1:1Leadfox stores campaign names, UTM parameters, keyword performance, and search tracking data per campaign. We export this as a structured reference table listing campaign name, tracking source, UTM values, and the contact count reached. The actual analytics (open rates, click rates, conversion attribution) are not exported as these live in Leadfox's reporting layer, not in the contact record. The reference table is used by the customer's marketing team to reconfigure tracking in their new analytics stack.
| Leadfox | Nutshell | Compatibility | |
|---|---|---|---|
| Contact | Person1:1 | Fully supported | |
| Custom Field | Custom Field (on Person, Company, Lead)1:1 | Fully supported | |
| Tag | Multi-Select Picklist or Person Taglossy | Fully supported | |
| Segment | Saved Filter or List1:1 | Fully supported | |
| Lead Score | Custom Number Field (score__c)1:1 | Fully supported | |
| Email Preference and Unsubscribe Status | Person opt-out field1:1 | Fully supported | |
| Email Template | External reference document1:1 | Fully supported | |
| Landing Page | External reference document1:1 | Fully supported | |
| Automation Workflow | Written Workflow Inventorylossy | Fully supported | |
| Campaign and Tracking Data | Reference table1: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.
Leadfox gotchas
No publicly documented API or bulk export endpoint
Workflow automation rules are not directly portable
Landing page content is platform-bound
Lead score values are migrated but scoring rules are not
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 extraction path audit
We audit the Leadfox account across contacts, custom fields, tags, segments, lead scores, email templates, landing pages, automation workflows, and campaign tracking data. We test the CSV export paths for each object, confirm the Zapier integration pull capacity for batch records, and identify any object types that require account-manager-assisted extraction. The discovery output is a written extraction plan specifying the path for each object, the expected row count, and any known gaps.
Data extraction and validation
We run the agreed extraction paths: CSV exports through the Leadfox UI for Contacts, Custom Fields, Tags, and Segments; Zapier batch pulls for additional record types where the integration supports it; and manual export coordination for any objects not accessible via self-service. Each export is validated for row count, field completeness, and encoding integrity. We flag any records with missing required fields (no email, no name) and produce a data quality report before mapping begins.
Field mapping and destination schema setup
We map every Leadfox field to its Nutshell equivalent, including standard fields (name, email, phone, address) and all custom fields with type preservation. We pre-create Nutshell custom fields, picklists, and multi-select fields before any record import. Tag vocabularies are reviewed for length and mapped to Nutshell's tag feature or a custom multi-select picklist depending on volume. The mapping document is reviewed by the customer before any records are loaded.
Person and Company import with deduplication
We import Leadfox Contacts as Nutshell People in dependency order: first the base Person records with standard and custom fields, then any related Company records if the customer uses Leadfox's company association. Owner assignment is resolved by matching Leadfox owner email to Nutshell User email. Any Leadfox Contact without a matching Nutshell User goes to a reconciliation queue for the customer's admin to resolve. Suppression and unsubscribe flags are applied to all imported People records before the first email campaign.
Workflow inventory and landing page documentation
We document every active Leadfox automation workflow as a written step-by-step action map. Each map includes the trigger, conditions, action sequence, delays, branch logic, and a best-effort Nutshell equivalent. Landing pages are exported as HTML snapshots with form field mappings and flagged by submission volume. The workflow inventory and landing page document are delivered to the customer's admin team as the handoff package for manual rebuild in Nutshell.
Cutover, validation, and post-migration support
We freeze writes to the Leadfox account during cutover, run a final delta export for any records modified during the migration window, and import the delta into Nutshell. We validate record counts, spot-check 25-50 records against the source, and confirm opt-out flags are applied. We deliver the final reconciliation report and the automation inventory document. We support a three-day hypercare window for data discrepancies; workflow rebuild support and Nutshell training are separate engagements.
Platform deep dives
Leadfox
Source
Strengths
Weaknesses
Nutshell
Destination
Strengths
Weaknesses
Complexity grading
Standard CRM migration. 1 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 Leadfox and Nutshell.
Object compatibility
1 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
Leadfox: Not publicly documented.
Data volume sensitivity
Leadfox 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 Leadfox to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your Leadfox 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 Leadfox
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.