CRM migration
Field-level mapping, validation, and rollback between BigChange and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
BigChange
Source
Nutshell
Destination
Compatibility
11 of 12
objects map 1:1 between BigChange and Nutshell.
Complexity
BStandard
Timeline
48–72 hours
Overview
BigChange and Nutshell serve different operational focuses. BigChange organizes work around jobs, scheduling, vehicle tracking, and field-service workflows — its CRM objects (contacts, companies) are secondary to operational records. Nutshell is a sales CRM: People, Companies, Leads, and Deals are first-class objects; job records are not native. When teams migrate to Nutshell, we extract contacts, companies, job records, and activity history from BigChange via its REST API, then map and load them into Nutshell's corresponding objects. Custom fields on contacts and companies require pre-creation in Nutshell before migration because Nutshell's custom field system lives at the object level (Person, Company, Lead). We preserve BigChange job status as Nutshell Deal stage values and maintain the person-to-company link via Nutshell's built-in association. Activity records (notes, calls, emails logged against a job) migrate as Nutshell Tasks linked to the target Deal. Owner resolution happens by email match against Nutshell users; unmatched owners are flagged before migration commits. Nutshell's workflows, automation rules, and email sequences do not exist in BigChange — those require post-migration configuration. We run a sample migration with field-level diff validation before the full run so your team can confirm mapping accuracy on a representative slice before cutover.
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 BigChange 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.
BigChange
Person (Contact)
Nutshell
Person
1:1BigChange Persons map directly to Nutshell People. The Person record is the primary customer entity in both systems — name, email, phone, address, and company association transfer 1:1. Owner resolution happens by email match against existing Nutshell users; unresolved owners are flagged before migration commits.
BigChange
Company
Nutshell
Company
1:1BigChange Companies map to Nutshell Companies with all standard fields including name, website, address, industry classification, employee count, and annual revenue transferred directly. Parent-company hierarchies present in BigChange map to Nutshell's parent company lookup field if that feature is configured in your Nutshell account; otherwise the structure is preserved as a flat list without hierarchical relationships.
BigChange
Job
Nutshell
Deal
1:1Jobs translate to Nutshell Deals to preserve service history as a sales record. Job status (e.g., Pending, In Progress, Completed, Invoiced) maps to Nutshell Deal stage values; the stage pick-list is configured per your Nutshell pipeline setup. Job financial totals (labour, parts, expenses) map to Deal monetary fields where applicable.
BigChange
Job Custom Fields
Nutshell
Deal Custom Fields
1:1BigChange custom fields on Jobs require pre-creation in Nutshell as Deal custom fields before migration runs. Each custom field type (text, number, date, pick-list) maps to the equivalent Nutshell field type. We provide a field creation checklist based on the BigChange schema export so your Nutshell admin can pre-build the fields.
BigChange
Quote
Nutshell
Deal or Custom Object
1:manyBigChange Quotes split across Nutshell: line items and pricing may land as Deal fields or a custom Quote object depending on whether the quote has been accepted. Accepted quotes that have converted to Jobs migrate as Deals with a closed-won stage; draft quotes migrate as Deals in an early stage with quote reference preserved as a custom field.
BigChange
Person Custom Fields
Nutshell
Person Custom Fields
1:1BigChange custom fields on Persons (e.g., trade licence number, certification expiry, preferred engineer) must be created in Nutshell as Person custom fields before migration. We export the full BigChange custom field schema and generate a field-creation guide so Nutshell-side setup completes before data loads.
BigChange
Company Custom Fields
Nutshell
Company Custom Fields
1:1BigChange custom fields on Companies (e.g., site access requirements, VAT number, contract tier) require equivalent custom fields in Nutshell Companies. The same pre-migration field creation workflow applies: we provide a schema diff and your Nutshell admin creates the fields before migration executes.
BigChange
Engineer / Resource
Nutshell
User (Person association)
1:1BigChange Engineers and Resources are staff records tied to job assignments. In Nutshell, engineers are regular Users (for licensing purposes) with job-assignment data stored as custom fields on the related Deal rather than as a native object. We preserve engineer-to-job links as custom Deal fields.
BigChange
Attachment / File
Nutshell
File (attached to Person, Company, or Deal)
1:1BigChange file attachments on Jobs, Persons, or Companies re-upload to Nutshell as Files linked to the corresponding Person, Company, or Deal record. File size limits apply per Nutshell's upload constraints. Inline images in notes are downloaded and re-hosted as Nutshell file attachments.
BigChange
Job Activity (notes, calls, emails)
Nutshell
Task / Note
1:1BigChange job-related notes, calls logged, and email threads linked to a Job migrate as Nutshell Tasks and Notes attached to the corresponding Deal. Original timestamps and the engineer or staff member who created the activity are preserved as Task fields (owner, created date).
BigChange
Workflow / Automation
Nutshell
Not Migrated
1:1BigChange workflow rules (job alerts, status notifications, automated job-card generation) have no equivalent in Nutshell's data model. These must be rebuilt in Nutshell using Nutshell's automation features post-migration. We provide a workflow audit export from BigChange as a reference document for your Nutshell admin.
BigChange
Vehicle Tracking Data
Nutshell
Not Migrated
1:1BigChange vehicle tracking and GPS data is a hardware-dependent feature with no CRM equivalent in Nutshell. Travel history, route data, and vehicle telemetry do not migrate. This data lives in BigChange's tracking infrastructure and remains in the source system. Organizations requiring this data should export it to a dedicated fleet management solution or data archive before migration completes.
| BigChange | Nutshell | Compatibility | |
|---|---|---|---|
| Person (Contact) | Person1:1 | Fully supported | |
| Company | Company1:1 | Fully supported | |
| Job | Deal1:1 | Fully supported | |
| Job Custom Fields | Deal Custom Fields1:1 | Fully supported | |
| Quote | Deal or Custom Object1:many | Fully supported | |
| Person Custom Fields | Person Custom Fields1:1 | Fully supported | |
| Company Custom Fields | Company Custom Fields1:1 | Fully supported | |
| Engineer / Resource | User (Person association)1:1 | Fully supported | |
| Attachment / File | File (attached to Person, Company, or Deal)1:1 | Fully supported | |
| Job Activity (notes, calls, emails) | Task / Note1:1 | Fully supported | |
| Workflow / Automation | Not Migrated1:1 | Fully supported | |
| Vehicle Tracking Data | Not Migrated1: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.
BigChange gotchas
DaaS data retention limits what historical data is available for export
Financial document exports require a separate migration pass
Custom quote fields and worksheet templates need manual field-level mapping
No documented public bulk REST API for direct record insertion
Evening performance degradation can interrupt migration window planning
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
Audit BigChange data model and create Nutshell custom fields
FlitStack AI begins every engagement with a data audit: we export the full BigChange schema (objects, fields, custom field definitions, pick-list values) via the BigChange REST API and DaaS views. We then cross-reference against Nutshell's native field inventory to identify every custom field that requires pre-creation in Nutshell. We deliver a custom field creation checklist — grouped by object (Person, Company, Deal) — so your Nutshell admin can build the destination fields before migration data moves. This step prevents partial migration runs caused by missing destination fields.
Resolve owner and engineer relationships by email match
Before any records load, FlitStack AI matches BigChange owner IDs and engineer assignments against Nutshell users by email address. This resolves the foreign key on every Person, Company, and Deal record. Records with unmatched owners are flagged in a pre-migration report with your specified fallback owner or an unassigned flag. Engineer-to-job links are preserved as custom Deal fields regardless of whether the engineer has a Nutshell user account, ensuring the assignment history survives even if licensing decisions exclude engineers from Nutshell seats.
Sequence and migrate Companies, then Persons, then Deals
Nutshell requires Companies to exist before Persons can link to them, and Persons to exist before Deals can link to them as primary contacts. FlitStack AI sequences the migration in dependency order: Companies first, then Persons with their company links, then Deals with their person links, company links, stage values, and custom field values. Attachments and activity records (Tasks, Notes) migrate last, linked to their parent records. This sequencing ensures referential integrity and prevents orphaned records in Nutshell.
Run sample migration with field-level diff
A representative sample — typically 100–500 records spanning Persons, Companies, Deals, and activities — migrates first against your live Nutshell instance. FlitStack AI generates a field-level diff comparing source values in BigChange against destination values in Nutshell, so you can verify that custom field mapping, stage translation, owner resolution, and date preservation all match expectations before the full run commits. You review the sample in Nutshell and approve or request mapping adjustments before we proceed.
Execute full migration with delta-pickup and rollback window
The full migration runs against Nutshell using the approved mapping configuration. A delta-pickup window of 24–48 hours captures any records created or modified in BigChange during the cutover period while your team continues working in the source system. FlitStack AI logs every create, update, and link operation in an audit trail. One-click rollback is available for 72 hours post-migration if reconciliation reveals unexpected data gaps, reverting Nutshell to its pre-migration state without data loss on either platform.
Platform deep dives
BigChange
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 BigChange 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
BigChange: Not publicly documented.
Data volume sensitivity
BigChange 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 BigChange to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your BigChange 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 BigChange
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.