CRM migration
Field-level mapping, validation, and rollback between eBrief Ready and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
eBrief Ready
Source
Nutshell
Destination
Compatibility
10 of 10
objects map 1:1 between eBrief Ready and Nutshell.
Complexity
BStandard
Timeline
48–72 hours
Overview
eBrief Ready organizes legal work around Matters: a container for documents, parties, annotations, and court-book metadata tied to a specific case or brief. Nutshell is a general CRM that models relationships around People and Companies, with Deals, Tasks, and Activities as second-class objects. The migration carries eBrief Ready's party records (people with names, emails, phone numbers, and firm affiliations) into Nutshell People, creates Nutshell Company records for organizational parties, maps matter context into custom fields on those records, and re-attaches document references as Nutshell Files. The hard problems are flattening eBrief Ready's nested matter-document-annotation hierarchy into Nutshell's flat record model, preserving annotation context as note summaries, and mapping eBrief Ready custom fields to Nutshell custom fields. Workflows, smart classification rules, and AI-assisted chronology tools do not migrate — those are rebuilt manually or abandoned. FlitStack accesses eBrief Ready data via scoped read access and writes to Nutshell via the Nutshell API.
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 eBrief Ready 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.
eBrief Ready
People
Nutshell
Person
1:1eBrief Ready's party records (individual people linked to matters) map directly to Nutshell People. Name, email, phone, job title, address, and firm affiliation fields migrate as-is. Primary matter associations are preserved as custom fields on the Person record. When a party appears across multiple matters, each matter association is recorded as a separate custom field entry on the same Person record.
eBrief Ready
Matters
Nutshell
Custom Fields on Person / Company
1:1eBrief Ready Matters have no direct Nutshell equivalent. Nutshell organizes data around People and Companies, not legal cases. We create custom fields on Nutshell Person and Company records — e.g., Matter_Status__c, Matter_Court__c, Matter_Number__c — to preserve matter context attached to each party.
eBrief Ready
Documents
Nutshell
Files (attached to Person / Company)
1:1eBrief Ready document references migrate as Nutshell File attachments linked to the relevant Person or Company record. eBrief Ready's nested folder hierarchy within a Matter is flattened to a single attachment list. Files over 25MB are stored as external URL references due to Nutshell's per-file size limit.
eBrief Ready
Annotations
Nutshell
Custom Fields + Note Summary
1:1eBrief Ready annotations (highlighted text, tags, date annotations, per-page commentary) have no native Nutshell equivalent. We generate an annotation summary report and attach it as a Note on the related Person record. The structured annotation hierarchy is not fully reproducible in Nutshell.
eBrief Ready
Firm / Organisation (party type)
Nutshell
Company
1:1eBrief Ready's organisational party records (law firms, opposing counsel, expert witnesses stored as entities rather than individual people) map to Nutshell Companies. Company name, domain, address, and phone migrate as standard Company fields. FlitStack deduplicates companies using domain matching where available to prevent duplicate Nutshell Company records from the same organisation appearing across multiple matters.
eBrief Ready
Custom Fields
Nutshell
Custom Fields
1:1eBrief Reader's custom fields (bar registration numbers, licensing codes, jurisdiction tags) require creation of equivalent Nutshell custom fields on the Person object. Field types are matched: text → text, date → date, picklist → choice field. Custom field count is a primary cost driver.
eBrief Ready
User / Owner
Nutshell
User
1:1eBrief Ready's user accounts (the firm's internal staff) map to Nutshell Users by email address match. eBrief Ready staff who are also parties in matters get their party record linked to their resolved Nutshell User account for unified access. Inactive eBrief Ready users who no longer require Nutshell access are flagged during the audit phase.
eBrief Ready
Matter Status
Nutshell
Custom Field on Person / Company
1:1eBrief Ready matter status values (Open, Closed, On Hold, Archived) are mapped to a Nutshell custom pick-list field. The value set is reproduced exactly. Closed matters are flagged with a date field capturing the closure date from eBrief Ready, preserving the full matter lifecycle context on each linked Person record.
eBrief Ready
Tags / Labels
Nutshell
Custom Field on Person
1:1eBrief Ready's document and party tags (e.g., 'preferred Counsel', 'expert witness', 'opposing party') migrate as comma-separated text in a Nutshell custom field. Multi-select tag systems are consolidated into a single text field since Nutshell does not have a native multi-select tag object.
eBrief Ready
Activity History
Nutshell
Task
1:1eBrief Ready's activity log entries (document uploads, brief sharing events, annotation updates) map to Nutshell Tasks attached to the relevant Person record. Timestamps and the responsible user are preserved. The activity type is set as the Task subject line, allowing your team to reconstruct the activity timeline within Nutshell's native task view.
| eBrief Ready | Nutshell | Compatibility | |
|---|---|---|---|
| People | Person1:1 | Fully supported | |
| Matters | Custom Fields on Person / Company1:1 | Fully supported | |
| Documents | Files (attached to Person / Company)1:1 | Fully supported | |
| Annotations | Custom Fields + Note Summary1:1 | Mapping required | |
| Firm / Organisation (party type) | Company1:1 | Fully supported | |
| Custom Fields | Custom Fields1:1 | Fully supported | |
| User / Owner | User1:1 | Fully supported | |
| Matter Status | Custom Field on Person / Company1:1 | Fully supported | |
| Tags / Labels | Custom Field on Person1:1 | Fully supported | |
| Activity History | 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.
eBrief Ready gotchas
No documented public API for bulk data export
File size limits on court books
Pro-tier feature gate on annotation workflows
Jurisdiction data residency locked to Australian servers
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 eBrief Ready data and map matter-party relationships
FlitStack connects to eBrief Ready via scoped read access and enumerates all People, Company (organisational party) records, Matters, and Documents. We map each Matter to its linked parties and identify all eBrief Ready custom fields, annotation structures, and document size distributions. The audit output includes a record count by type, a list of custom fields requiring Nutshell equivalents, and a flag for any documents exceeding 25MB that will need URL-reference handling.
Pre-create Nutshell custom fields and resolve company-party relationships
FlitStack delivers a custom field creation guide specifying every eBrief Ready custom field, its Nutshell target (Person or Company), field type, and any pick-list values to pre-configure. Your Nutshell admin creates these fields before migration runs. Simultaneously, FlitStack deduplicates the party list: eBrief Ready organisational party records are flagged for Nutshell Company creation, and individual party records are queued for Person creation with the correct company association.
Migrate people and companies first, then attach matter context
The migration runs in dependency order: Nutshell Companies are created first (from eBrief Ready organisational party records), then Nutshell People are created and associated to their primary Company. Matter context (title, case number, court, status, dates) is written as custom fields on each Person record linked to that matter. Documents are attached to the related Person record; annotation summaries are generated and attached as PDF Notes. All original timestamps and owner email addresses are preserved.
Run sample migration and field-level diff before full commit
A representative slice — typically 50–200 party records spanning multiple matters, including records with custom fields and document attachments — migrates first. FlitStack generates a field-level diff comparing source values against Nutshell values so you can verify custom field mapping, company association resolution, and document attachment integrity. You approve the sample before the full run commits. This step catches mapping errors early and allows corrections before the full migration begins.
Cut over with delta pickup and audit log
The full migration runs against Nutshell. A delta-pickup window (24–48 hours) captures any eBrief Ready records modified during cutover so Nutshell reflects the final state at go-live. FlitStack generates a full audit log listing every record migrated, every field mapped, and any records that could not be resolved (e.g., orphaned parties with no email). One-click rollback is available if reconciliation fails.
Platform deep dives
eBrief Ready
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 eBrief Ready 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
eBrief Ready: Not publicly documented.
Data volume sensitivity
eBrief Ready 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 eBrief Ready to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your eBrief Ready 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 eBrief Ready
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.