CRM migration
Field-level mapping, validation, and rollback between Acquaint CRM and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
Acquaint CRM
Source
Nutshell
Destination
Compatibility
11 of 11
objects map 1:1 between Acquaint CRM and Nutshell.
Complexity
BStandard
Timeline
24–72 hours
Overview
Acquaint CRM is a property-sector CRM built for UK estate agents and lettings firms — it stores contacts, companies, deals, and property records with domain-specific fields like energy ratings, tenure type, and floor-area measurements. Nutshell is a US-built sales CRM that stores People, Companies, Leads, and Deals across customizable pipelines, but it has no native property or lettings object. FlitStack AI maps every standard Acquaint field to its Nutshell equivalent and surfaces property-extension fields as custom fields on the Company record, so your agent and property data survives the migration intact. Property-specific modules (lettings management, client accounting, bank imports) have no Nutshell equivalent and must be rebuilt or replaced with separate tools. We use Acquaint's API to extract all records, then load them into Nutshell in hierarchical order: companies first, then people with company lookups, then leads and deals with pipeline assignments, and finally attachments. A 24–48 hour delta window captures any records modified during cutover before the lock. All automations and workflows stay in Acquaint and must be rebuilt in Nutshell's automation tools post-migration.
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 Acquaint CRM 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.
Acquaint CRM
Contact
Nutshell
Person
1:1Acquaint contacts map directly to Nutshell People. Name, email, phone, and address fields translate one-to-one without transformation. Role and relationship data such as Buyer, Tenant, Vendor, or Landlord migrates as a custom pick-list field (Contact_Role__c) on the Person record since Nutshell has no native relationship or contact-type field on its Person object. This custom field preserves your segmentation logic in the new system.
Acquaint CRM
Company
Nutshell
Company
1:1Acquaint companies map to Nutshell Companies with direct field translation for name, website, and address. Branch associations in Acquaint become custom fields or tags in Nutshell depending on the structure — your admin decides whether to use a custom pick-list or a tag-based approach.
Acquaint CRM
Deal
Nutshell
Deal
1:1Acquaint deals map to Nutshell Deals with deal name, amount, and close date translating directly. The Acquaint deal stage maps to a Nutshell Pipeline Stage; we assign each Acquaint deal to a Nutshell pipeline based on deal type or branch mapping before import.
Acquaint CRM
Property Listing
Nutshell
Company (custom fields)
1:1Acquaint property records have no Nutshell equivalent. We map property fields — bedrooms, floor area, EPC rating, tenure type, asking price, property type — as custom fields on the linked Nutshell Company record. Photos and floor plans become Nutshell Files attached to that Company record.
Acquaint CRM
Lead (Acquaint enquiry)
Nutshell
Lead
1:1Enquiries in Acquaint that are not yet clients map to Nutshell Leads. If an enquiry already has a linked deal, we create both a Nutshell Lead and a Deal and link them. Enquiry source (portal, website, referral) migrates as a custom field.
Acquaint CRM
Task / Reminder
Nutshell
Task
1:1Acquaint tasks and reminders map to Nutshell Tasks. Original due dates, assignees (resolved by email match to Nutshell users), and task body text are preserved during migration. Completed status carries over as a closed task in Nutshell. Overdue status flags are evaluated based on the original due date against the migration date. Recurring task patterns in Acquaint are noted as reference for manual recreation in Nutshell's automation tools.
Acquaint CRM
Note
Nutshell
Activity
1:1Acquaint notes attached to contacts, companies, or deals map to Nutshell Activity records linked to the corresponding Person, Company, or Deal. Timestamp and owning user are preserved during the transfer. Internal comments and private notes in Acquaint migrate as activity notes with an 'internal' flag if your Nutshell plan supports activity visibility controls. Rich-text formatting is simplified to plain text to ensure compatibility.
Acquaint CRM
Attachment (document)
Nutshell
File
1:1Property brochures, floor plans, EPC certificates, and other documents stored as attachments in Acquaint are downloaded via the API and re-uploaded to Nutshell Files, then linked to the target Company record. Each file's original filename and upload timestamp are preserved. Large files exceeding 25MB may require chunked upload or manual re-link post-migration to avoid API timeout errors during the bulk load phase.
Acquaint CRM
User / Owner
Nutshell
User
1:1Acquaint users are resolved to Nutshell users by email address match. Unmatched owners are flagged before migration — your team either creates Nutshell accounts first or assigns those records to a fallback owner. Staff without Nutshell access become 'inactive owner' records preserved as a custom field.
Acquaint CRM
Lettings Module
Nutshell
No equivalent
1:1Acquaint's lettings management (tenant references, tenancy status, rent amounts, deposit handling) has no Nutshell equivalent. We preserve the data as custom fields on the linked Person and Company records, but tenancy tracking and accounting logic must be handled outside Nutshell or rebuilt as custom fields and workflows.
Acquaint CRM
Client Accounting
Nutshell
No equivalent
1:1Acquaint's client accounting module covering bank imports, trust accounting, invoice generation, and payment tracking sits entirely outside Nutshell's CRM scope. Financial records including ledgers, transaction histories, and account balances are not migrated. We strongly recommend adopting a dedicated accounting platform such as Xero, QuickBooks, or FreeAgent for post-migration financial operations. All contact and company demographic data migrates normally — only the accounting module records remain behind.
| Acquaint CRM | Nutshell | Compatibility | |
|---|---|---|---|
| Contact | Person1:1 | Fully supported | |
| Company | Company1:1 | Fully supported | |
| Deal | Deal1:1 | Fully supported | |
| Property Listing | Company (custom fields)1:1 | Fully supported | |
| Lead (Acquaint enquiry) | Lead1:1 | Fully supported | |
| Task / Reminder | Task1:1 | Fully supported | |
| Note | Activity1:1 | Fully supported | |
| Attachment (document) | File1:1 | Fully supported | |
| User / Owner | User1:1 | Fully supported | |
| Lettings Module | No equivalent1:1 | Fully supported | |
| Client Accounting | No equivalent1: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.
Acquaint CRM gotchas
Property data is split across three distinct modules
eSign and SMS data is exportable only as history, not as active configurations
Accounts and client money are tracked within the CRM rather than in a separate accounting package
Custom fields are per-agency and require manual inventory before migration
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
Extract all data from Acquaint CRM via API
FlitStack AI connects to Acquaint's API using your API credentials and extracts all records across contacts, companies, deals, activities, and attachments. We run a pre-extraction audit to confirm record counts per object, flag any records with missing required fields (email, name), and identify duplicate company names that may need merge decisions before import. The extraction runs in read-only mode — your team continues working in Acquaint uninterrupted.
Analyze property fields and build Nutshell custom field schema
We enumerate every Acquaint property-specific field (bedrooms, EPC rating, tenure, floor area, property type, asking price) and create matching custom fields on the Nutshell Company object before any data lands. If you have multi-property-per-company relationships, we agree on a mapping strategy — one Company per property, or one Company per landlord with properties tracked via custom fields — before the schema is finalized. This step requires a Nutshell admin to create the fields; we provide the exact field names, types, and pick-list values.
Load records in hierarchical order with owner resolution
We load Nutshell records in strict dependency order: Companies first (no dependencies), then People with company lookups resolved, then Leads, then Deals with pipeline assignments and stage mapping, then Activities linked to their parent records. Owner resolution runs by email match against existing Nutshell users. Any Acquaint owner without a matching Nutshell account is flagged before that batch loads — we do not allow records to land with broken owner references. Attachments are processed last, after the parent record IDs are confirmed in Nutshell.
Run sample migration with field-level diff and admin sign-off
A representative slice of 50–200 records migrates first — spanning people, companies, deals, and property records across multiple branches. We generate a field-level diff report showing source values and destination values for every mapped field so your admin can verify EPC rating mapping, tenure field values, and deal stage assignment before the full run commits. You approve or request adjustments to the mapping; we re-run the sample until the diff is clean.
Execute full migration with delta-pickup window and audit log
The full migration runs against Nutshell's API, loading all remaining records. A 24–48 hour delta-pickup window captures any records created or modified in Acquaint during the cutover window. Every operation is logged — records created, updated, linked, or skipped — so your team can reconcile counts against Acquaint's export. One-click rollback is available if the reconciliation shows unexpected gaps. After sign-off, your team launches in Nutshell and Acquaint enters read-only or archive mode.
Platform deep dives
Acquaint CRM
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 Acquaint CRM 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
Acquaint CRM: Rate limit details are not publicly documented on the pricing or help pages.
Data volume sensitivity
Acquaint CRM 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 Acquaint CRM to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your Acquaint CRM 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 Acquaint CRM
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.