CRM migration
Field-level mapping, validation, and rollback between Husky Intelligence and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
Husky Intelligence
Source
Nutshell
Destination
Compatibility
12 of 12
objects map 1:1 between Husky Intelligence and Nutshell.
Complexity
BStandard
Timeline
48–72 hours
Overview
Husky Intelligence is a field service management platform built around jobs, schedules, service agreements, and customisable forms. Nutshell is a sales CRM built around People, Companies, Leads, Deals, and Tasks. The two data models overlap on contacts, companies, and activity history, but Husky's scheduling, timecard, and field-operations data requires custom fields and relationship mapping in Nutshell. We extract Husky data via the platform's export and API interfaces, map each object against Nutshell's standard schema, create destination custom fields for scheduling dates, job statuses, and custom form data, then load via Nutshell's JSON-RPC API. Workflows, automations, and service-agreement renewal rules do not migrate — we export definition exports so your Nutshell admin can rebuild them. A delta-pickup window captures in-flight jobs and schedule changes during cutover, and one-click rollback is available if reconciliation identifies mismatches. The migration preserves original create dates, modification timestamps, and owner assignments so your Nutshell instance reflects the full historical context of your service operations from day one.
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 Husky Intelligence 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.
Husky Intelligence
Lead
Nutshell
Lead
1:1Husky leads map directly to Nutshell's Lead object. Lead status, source information, and rating fields carry over. Custom form fields attached to Husky leads migrate to Nutshell custom fields on the Lead object. Owner assignment resolves via email match against Nutshell users.
Husky Intelligence
Customer
Nutshell
Person
1:1Husky customers map to Nutshell People. Names, phone numbers, email addresses, and job titles transfer directly. Each customer's associated company record in Husky links to a corresponding Nutshell Company record via the Person-Company relationship. Original create dates and modification timestamps are preserved as custom datetime fields.
Husky Intelligence
Company
Nutshell
Company
1:1Husky company records map to Nutshell Company objects. Company name, domain, address, industry, and employee count fields transfer directly. Parent-child company hierarchies in Husky map to Nutshell's parent-company relationship field. Multi-location companies split into individual Nutshell Company records if they are tracked as separate entities in Husky.
Husky Intelligence
Job
Nutshell
Deal
1:1Husky jobs are the primary non-equivalent object. Each job migrates as a Nutshell Deal with the job name as the Deal name, estimated value mapped to Deal amount, and job status mapped to Nutshell's pipeline stage pick-list. Scheduling dates and assigned technician data migrate as custom fields on the Deal since Nutshell Deals lack native scheduling fields.
Husky Intelligence
Schedule
Nutshell
Task / Activity
1:1Husky schedule records — which link a job to a technician and a time slot — translate to Nutshell Tasks or Activities attached to the corresponding Deal. Start time, end time, and assigned resource map to Task fields. Multiple schedule entries for a single job produce multiple Nutshell Tasks so the full dispatch history is preserved.
Husky Intelligence
Timecard
Nutshell
Task
1:1Husky timecard entries recording hours worked by field staff attach to the corresponding Job-Deal record in Nutshell. Billable hours, start/end timestamps, and technician identifier map to custom fields on the Task. Non-billable time entries are stored as separate Tasks with a timecard type flag for reporting separation.
Husky Intelligence
Service Agreement
Nutshell
Deal + Custom Field
1:1Husky service agreements contain contract terms, renewal dates, and coverage scope. These fields migrate as custom fields on the associated Deal or Company in Nutshell. Recurring contract value maps to a custom currency field. Renewal date is preserved as a custom date field to trigger Nutshell workflow rebuilds post-migration.
Husky Intelligence
Invoice
Nutshell
Custom Field on Deal
1:1Husky invoices are preserved as read-only reference data in Nutshell. Invoice ID, total amount, status, and issue date migrate as custom fields on the associated Deal. Line-item invoice details are stored as a JSON-formatted custom long-text field on the Deal for reference. Nutshell's built-in billing is not automatically linked — QB Online integration is configured separately.
Husky Intelligence
Custom Form
Nutshell
Custom Fields on Person / Lead / Deal
1:1Husky custom forms attached to customers or leads create destination custom fields in Nutshell. Field types (text, number, date, pick-list, checkbox) are mapped to the nearest Nutshell custom field type. Multi-step form data is flattened into individual custom fields on the target object. Form definitions are exported as a reference document for Nutshell admin rebuild if needed.
Husky Intelligence
Note
Nutshell
Note
1:1Notes attached to any Husky record (customer, company, job) migrate to Nutshell Notes attached to the corresponding destination record. Original author, timestamp, and note body are preserved. Rich-text formatting in Husky notes is converted to plain text or preserved where Nutshell's note format allows.
Husky Intelligence
Attachment / File
Nutshell
File Attachment
1:1Files attached to jobs, customers, or companies in Husky are re-uploaded to Nutshell and attached to the corresponding record. File name, size, and MIME type are preserved. Attachments exceeding Nutshell's size limits are flagged before migration so the team can decide whether to exclude or compress.
Husky Intelligence
User / Owner
Nutshell
User
1:1Husky owner and technician user records resolve against Nutshell users by email address match. Unmatched users are flagged before migration so the team either invites them to Nutshell or reassigns their records to a designated fallback owner. No record lands in Nutshell without a valid owner assignment.
| Husky Intelligence | Nutshell | Compatibility | |
|---|---|---|---|
| Lead | Lead1:1 | Fully supported | |
| Customer | Person1:1 | Fully supported | |
| Company | Company1:1 | Fully supported | |
| Job | Deal1:1 | Fully supported | |
| Schedule | Task / Activity1:1 | Fully supported | |
| Timecard | Task1:1 | Fully supported | |
| Service Agreement | Deal + Custom Field1:1 | Fully supported | |
| Invoice | Custom Field on Deal1:1 | Fully supported | |
| Custom Form | Custom Fields on Person / Lead / Deal1:1 | Fully supported | |
| Note | Note1:1 | Fully supported | |
| Attachment / File | File Attachment1:1 | Fully supported | |
| User / Owner | User1: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.
Husky Intelligence gotchas
Browser crashes cause silent data loss
No public API documentation found
Standard form fields cannot be deleted
Pricing can increase with 30 days notice
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 Husky custom forms and schema pre-migration
We extract a full schema export from Husky covering all standard and custom fields, form definitions, job statuses, and user roles. This audit identifies every custom field that needs a Nutshell equivalent, flags value-mapping decisions for pick-list fields, and surfaces multi-location companies and N:N relationships that need explicit decisions. We deliver a schema preparation checklist for your Nutshell admin before any data moves.
Create Nutshell custom fields and pipeline stages
Your Nutshell admin creates the custom fields identified in the audit — scheduling date fields, technician text fields, job status pick-lists, service agreement fields, and custom datetime fields for original create dates. We provide a field-by-field creation guide with the exact name, type, and target object for each field. Pipeline stages are configured to align with mapped Husky job statuses. This step completes before the test migration runs.
Resolve owners and users by email
Husky owner and technician records are matched against Nutshell users by email address. We generate a pre-flight owner resolution report: matched users link correctly, unmatched owners are flagged and routed to your team for either inviting them to Nutshell or reassigning records to a fallback owner. No record migrates without a confirmed Nutshell owner assignment, and the resolution report is part of the go/no-go gate before full migration.
Run a sample migration with field-level diff
A representative slice of records — typically 100–500 covering Leads, People, Companies, Deals (jobs), and a few Schedules and timecards — migrates into Nutshell first. We generate a field-level diff report comparing source values against destination values for every mapped field. You review the diff to verify job-status mapping, scheduling date population, custom form field values, and owner resolution before we commit to the full run.
Execute full migration with delta-pickup cutover
The full migration runs against Nutshell's JSON-RPC API. A delta-pickup window of 24–48 hours captures any Husky records modified during the cutover period. All operations are logged in an audit trail. If reconciliation identifies field mismatches or missing records, one-click rollback reverts the Nutshell instance to its pre-migration state. We run a final reconciliation report comparing record counts and field completeness against the source export before sign-off.
Platform deep dives
Husky Intelligence
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 Husky Intelligence 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
Husky Intelligence: Not publicly documented.
Data volume sensitivity
Husky Intelligence 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 Husky Intelligence to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your Husky Intelligence 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 Husky Intelligence
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.