CRM migration
Field-level mapping, validation, and rollback between Wise Agent and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
Wise Agent
Source
Nutshell
Destination
Compatibility
12 of 12
objects map 1:1 between Wise Agent and Nutshell.
Complexity
BStandard
Timeline
48–72 hours
Overview
Wise Agent is a real estate-specific CRM built around drip campaigns, transaction checklists, referral trees, and flat-rate pricing for solo agents and small teams. Nutshell is a general SMB CRM that organizes sales around People, Companies, and Deals with a JSON-RPC API for integration work. The platforms diverge most sharply on workflow logic: Wise Agent's drip sequences and transaction templates have no direct Nutshell equivalent and must be rebuilt as Nutshell email automation sequences and manual process checklists. We map contacts to Nutshell People, companies to Nutshell Companies, and real estate deals to Nutshell Deals — preserving original create dates, owner email resolution against Nutshell users, and label-based segmentation translated into Nutshell's tag system. The migration runs against Wise Agent's OAuth 2.0 API (scopes: profile, contacts, properties, marketing) and writes to Nutshell's JSON-RPC API, respecting rate limits on find operations. Workflows, automations, drip sequences, and transaction templates are excluded — we deliver an exportable rebuild reference so your team can reconstruct those in Nutshell's automation builder.
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 Wise Agent 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.
Wise Agent
Contact
Nutshell
Person
1:1Wise Agent contacts map directly to Nutshell People records. Every standard contact field (name, email, phone, address, company association) resolves to its Nutshell equivalent. Owner assignment resolves by matching Wise Agent owner email against Nutshell user email addresses — unmatched owners flagged for team assignment before migration commits.
Wise Agent
Company
Nutshell
Company
1:1Wise Agent company records map directly to Nutshell Companies. Standard fields including company name, domain/website URL, industry classification, employee count, and annual revenue transfer cleanly to their Nutshell counterparts. When Wise Agent contains parent-child company hierarchies, those relationships map to Nutshell's parent company linkage where your account configuration supports it.
Wise Agent
Deal
Nutshell
Deal
1:1Wise Agent real estate transaction deals migrate to Nutshell Deals with all standard fields preserved: deal name, monetary amount, current stage, anticipated close date, assigned owner, and links to associated contacts and companies. Because Nutshell allows customizable deal stages, each Wise Agent stage value maps individually to the corresponding stage in your configured Nutshell pipeline — this value-by-value mapping is defined in the migration plan before execution.
Wise Agent
Drip Campaign / Sequence
Nutshell
Email Automation Sequence
1:1Wise Agent drip campaigns consist of multi-step email and text sequences that trigger based on contact actions or time intervals — there is no equivalent feature in Nutshell's automation model. Rather than leaving this gap unfilled, we extract complete campaign definitions including step sequence order, timing delays between steps, content summaries, and trigger conditions. Your team receives a structured reference document and reconstructs these sequences using Nutshell's automation builder based on that documentation.
Wise Agent
Transaction Template
Nutshell
Manual Checklist (Reference Document)
1:1Wise Agent transaction templates (checklist structures for real estate deals) do not migrate. We export template names, task order, and field mappings as a rebuild reference. Recreate as Nutshell Tasks with due dates or as a shared internal checklist document.
Wise Agent
Label
Nutshell
Tag
1:1Wise Agent flexible labels (buyer/seller role, lead source, property type) map to Nutshell Tags on People records. N:N label associations collapse to one primary tag per contact unless specified otherwise. Label groupings are preserved as tag categories in the rebuild reference.
Wise Agent
Referral Tree / Program
Nutshell
Custom Field Reference
1:1Wise Agent referral tracking (referral sources, referral partner relationships) has no Nutshell equivalent. We export referral source data and partner names as custom fields on the Person record — your team decides how to model referral logic in Nutshell's workflow builder.
Wise Agent
Activity (Call / Email / Meeting / Note)
Nutshell
Activity
1:1Wise Agent engagement activities spanning phone calls, email exchanges, meetings, and internal notes migrate to Nutshell Activities with full fidelity. Original activity timestamps, activity type classification, owner assignment, and links to associated contacts and companies transfer without modification. The substantive content within activities — email body text, call notes, meeting descriptions — populates the description field in Nutshell.
Wise Agent
Custom Field (Contact)
Nutshell
Custom Field (Person)
1:1Wise Agent custom contact properties migrate to Nutshell custom fields on Person records. Custom fields must be pre-created in Nutshell before the migration run — we deliver a field creation checklist with field names, types, and pick-list values based on the source schema.
Wise Agent
Custom Field (Company)
Nutshell
Custom Field (Company)
1:1Wise Agent custom properties defined on company records migrate to Nutshell custom fields on Company objects. These custom fields must be pre-created in Nutshell before migration runs, matching the requirement for Person custom fields. Supported value types including text, numeric values, dates, and pick-list options map to Nutshell's corresponding custom field types — type mappings and any necessary transformations are documented in the migration plan.
Wise Agent
Attachment / File
Nutshell
File
1:1Wise Agent file attachments stored on contacts, companies, and deals are re-uploaded to Nutshell Files and associated with their parent records. Each file links to the appropriate Nutshell object based on its source location. Nutshell enforces attachment size limits that may be lower than Wise Agent's thresholds — files exceeding Nutshell's size cap are flagged in the migration report for manual re-upload to your account.
Wise Agent
Lead
Nutshell
Lead
1:1If Wise Agent contains separate lead records (distinct from contacts), those map to Nutshell Leads. Lead source, status, and custom fields transfer. Unqualified leads route to Nutshell Leads; qualified leads route to Nutshell People based on your defined stage-threshold mapping.
| Wise Agent | Nutshell | Compatibility | |
|---|---|---|---|
| Contact | Person1:1 | Fully supported | |
| Company | Company1:1 | Fully supported | |
| Deal | Deal1:1 | Fully supported | |
| Drip Campaign / Sequence | Email Automation Sequence1:1 | Fully supported | |
| Transaction Template | Manual Checklist (Reference Document)1:1 | Fully supported | |
| Label | Tag1:1 | Fully supported | |
| Referral Tree / Program | Custom Field Reference1:1 | Fully supported | |
| Activity (Call / Email / Meeting / Note) | Activity1:1 | Fully supported | |
| Custom Field (Contact) | Custom Field (Person)1:1 | Fully supported | |
| Custom Field (Company) | Custom Field (Company)1:1 | Fully supported | |
| Attachment / File | File1:1 | Fully supported | |
| Lead | Lead1: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.
Wise Agent gotchas
No documented bulk export or bulk API endpoint
Labels are flat with no hierarchy
Transaction templates require manual reassignment post-import
Rate limits not publicly documented
Permission model is coarse on base plan
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 Wise Agent schema and export custom field inventory
Before writing a single record to Nutshell, we pull the full Wise Agent object schema via the OAuth 2.0 API (scopes: contacts, properties, profile, team). This reveals every custom field on Person, Company, and Deal objects, their data types, and pick-list values. We cross-reference against Nutshell's supported custom field types (text, number, date, pick-list, currency, URL, email) and flag any fields that require type transformation or truncation. We deliver a custom field creation checklist for your Nutshell admin to pre-create fields before data lands — Nutshell requires custom fields to exist before values can be written via API.
Resolve owners and map label taxonomy
Wise Agent owner records resolve to Nutshell users by email address matching. We pull the owner list from Wise Agent, pull the user list from Nutshell, and generate a resolution report showing matched owners, unmatched owners, and the fallback owner assignment for unresolved records. Simultaneously, we review your Wise Agent label taxonomy and map it to Nutshell's tag model. For teams with N:N label usage, we present a label-collapse worksheet so you decide which labels become primary tags and which are demoted to custom reference fields. This decision point must be resolved before migration run.
Run sample migration with field-level diff
A representative sample (typically 100–300 records spanning contacts, companies, deals, and activities) migrates first into a Nutshell staging environment or your live account with test data flag. We generate a field-level diff comparing source values against destination values so you can verify label-to-tag mapping, company-primary resolution, deal stage mapping, and owner assignment before the full run. You approve the sample mapping plan in writing before we schedule the full migration. Any mapping adjustments are applied to the full run configuration.
Execute full migration with delta-pickup window
The full migration runs in sequence: Companies first (for foreign key resolution), then People, then Deals with associated contact links, then Activities. Nutshell API rate limits are respected via dynamic batch sizing. A delta-pickup window (typically 24–48 hours) opens at cutover to capture any records created or modified in Wise Agent during the migration run. All operations are logged to an audit trail. After delta-pickup completes, we run a reconciliation report comparing record counts and field totals between Wise Agent and Nutshell to confirm data integrity.
Deliver rebuild reference package and post-migration sign-off
After migration completion, we deliver the rebuild reference package: drip campaign definition export (structured step-by-step reference), transaction template structure export, label-to-tag mapping worksheet with your decisions applied, and custom field creation checklist showing which fields were created and which values were transformed. We schedule a post-migration review call to walk through the reconciliation report, answer questions about the rebuild references, and confirm your team is ready to activate Nutshell workflows.
Platform deep dives
Wise Agent
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 Wise Agent 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
Wise Agent: Not publicly documented.
Data volume sensitivity
Wise Agent 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 Wise Agent to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your Wise Agent 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 Wise Agent
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.