CRM migration
Field-level mapping, validation, and rollback between Accruent Vx Field and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
Accruent Vx Field
Source
Nutshell
Destination
Compatibility
12 of 12
objects map 1:1 between Accruent Vx Field and Nutshell.
Complexity
BStandard
Timeline
3–5 days
Overview
Accruent Vx Field is a field service management platform centered on work orders, technician dispatch, asset tracking, and parts inventory. Nutshell is a sales CRM organized around people, companies, leads, and deals. The migration maps these fundamentally different data models by treating Accruent customer sites as Nutshell company records, work orders as deals with FSM-enriched custom fields, and asset references as structured text fields or custom objects. We extract Accruent data via API (work orders, accounts, contacts, activities, assets, custom fields), transform each record to match Nutshell's schema conventions (name fields use Title Case, dates in ISO 8601, multi-select values as pipe-delimited strings), then bulk-import through Nutshell's REST API with field-level validation. Automations, dispatch rules, and service-level agreements do not migrate — those are destination-side logic that must be rebuilt in Nutshell's automation tools or documented for manual recreation. A sample migration runs first to verify field mapping accuracy before the full data transfer commits.
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 Accruent Vx Field 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.
Accruent Vx Field
Account / Service Site
Nutshell
Company
1:1Accruent service sites map directly to Nutshell company records. Site name becomes Company name, site address maps to the company's address fields, and the primary on-site contact becomes a Person record linked to that company. Multi-site customers appear as separate Nutshell company records with a shared parent identifier in a custom field.
Accruent Vx Field
Contact (on-site contact person)
Nutshell
Person
1:1On-site contacts stored in Accruent map to Nutshell person records. The person's name, phone, email, and title fields map directly. The person is associated with the corresponding Nutshell company that represents the service site. Multiple contacts at one site become separate Person records linked to the same company.
Accruent Vx Field
Work Order
Nutshell
Deal
1:1Work orders are the primary migration challenge. We map each work order to a Nutshell deal, using the work order number as the deal name and the service description as the deal notes. Work order status (Open, In Progress, Completed, Cancelled) becomes a custom pick-list field on the deal. Priority level maps to a custom priority field. The associated service site company and on-site contact link the deal to the right Nutshell company and person records.
Accruent Vx Field
Work Order Line Item / Parts Used
Nutshell
Custom Field on Deal
1:1Parts and materials consumed per work order have no native Nutshell equivalent. We create a custom text field (Parts_Used__c) storing pipe-delimited part numbers and quantities for each deal. If the organization needs granular line-item tracking, we surface this as a separate custom object with a lookup to the deal, which the Nutshell admin configures after migration.
Accruent Vx Field
Asset / Equipment Record
Nutshell
Custom Object or Custom Field
1:1Equipment installed at a service site is central to FSM but has no CRM equivalent in Nutshell. We migrate assets as a custom Asset object with fields for asset name, serial number, model, install date, warranty expiration, and a lookup to the Nutshell company representing the service site. Alternatively, for simpler setups, asset reference numbers are stored as a custom text field on the company record.
Accruent Vx Field
Technician / Field Worker
Nutshell
User
1:1Accruent technicians are mapped to Nutshell users by email address match. Unmatched technicians are flagged for the admin to create Nutshell user accounts before migration. Note that Accruent technician skills, certifications, and availability rules do not translate to Nutshell — those attributes would need to be documented as a rebuild reference for any FSM tool the organization adopts separately.
Accruent Vx Field
Work Order Activity / Service Visit
Nutshell
Activity (Task)
1:1Work order completion activities map to Nutshell activities. The activity subject includes the work order number, the description captures service notes, and the original completion timestamp is preserved. The activity is linked to the deal representing the work order and the person who was the on-site contact.
Accruent Vx Field
Preventive Maintenance Schedule
Nutshell
Custom Field on Company or Deal
1:1PM schedules define recurring service intervals per asset or site. Nutshell has no native scheduling engine for preventive maintenance. We migrate PM schedule details (frequency, last completed date, next due date) as custom fields on the asset or company record. The organization rebuilds the trigger logic in Nutshell's automation tools or adopts a dedicated FSM integration.
Accruent Vx Field
Attachment / Photo (on Work Order)
Nutshell
Note Attachment
1:1File attachments and photos uploaded to work orders in Accruent are downloaded and re-uploaded as attachments on the corresponding Nutshell deal record. File size limits apply (Nutshell's attachment limit per record). Inline images in work order notes are extracted and stored as separate file attachments linked to the deal.
Accruent Vx Field
Custom Field (Work Order, Asset, Site)
Nutshell
Custom Field
1:1Any custom properties defined on Accruent work orders, assets, or service sites are created as custom fields in Nutshell on the corresponding object (Deal for work order fields, Company for site fields, Asset custom object for asset fields). Field data type is preserved — pick-lists become Nutshell choice fields, dates become date fields, numbers become number fields.
Accruent Vx Field
Inventory / Parts Catalog
Nutshell
No Equivalent
1:1Parts inventory, warehouse stock levels, and van stock are FSM-specific constructs with no Nutshell CRM equivalent. This data is exported as a reference CSV for manual use or integration with a separate inventory or parts management tool. It is not imported into Nutshell as part of the standard migration scope.
Accruent Vx Field
Dispatch Rules / Routing Logic
Nutshell
No Equivalent
1:1Accruent dispatch rules, geographic routing logic, technician skill matching, and SLA window configurations are FSM automation constructs that do not exist in Nutshell. These are exported as documentation for the organization to use when evaluating Nutshell integrations or dedicated FSM tools post-migration.
| Accruent Vx Field | Nutshell | Compatibility | |
|---|---|---|---|
| Account / Service Site | Company1:1 | Fully supported | |
| Contact (on-site contact person) | Person1:1 | Fully supported | |
| Work Order | Deal1:1 | Fully supported | |
| Work Order Line Item / Parts Used | Custom Field on Deal1:1 | Fully supported | |
| Asset / Equipment Record | Custom Object or Custom Field1:1 | Fully supported | |
| Technician / Field Worker | User1:1 | Fully supported | |
| Work Order Activity / Service Visit | Activity (Task)1:1 | Fully supported | |
| Preventive Maintenance Schedule | Custom Field on Company or Deal1:1 | Fully supported | |
| Attachment / Photo (on Work Order) | Note Attachment1:1 | Fully supported | |
| Custom Field (Work Order, Asset, Site) | Custom Field1:1 | Fully supported | |
| Inventory / Parts Catalog | No Equivalent1:1 | Fully supported | |
| Dispatch Rules / Routing Logic | 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.
Accruent Vx Field gotchas
No public pricing tiers — everything is custom quote
Contractor and technician records share the same user table
Continuous dispatch optimization state does not export
Document attachments are not migrated as blobs
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 Accruent data via API and profile the schema
FlitStack connects to Accruent Vx Field using API credentials with scoped read access. We extract all standard entities: service sites, contacts, work orders, work order line items, activities, assets, and PM schedules. We also capture any custom fields defined on work orders, sites, and assets. The extraction profile identifies data types, pick-list values, relationship foreign keys, and any records with missing required fields so mapping decisions are made with full visibility into the source data.
Design FSM-to-CRM mapping and create Nutshell custom objects
Based on the source schema profile, FlitStack designs the mapping plan: service sites to companies, work orders to deals, assets to a custom Asset object, and parts used to deal custom fields. We create the custom objects and custom fields in your Nutshell instance (or guide your admin through setup if your account uses a provisioning step). All custom fields are type-aware — pick-lists become Nutshell choice fields, dates stay as dates, numbers as numbers. The mapping plan is reviewed with you before any data moves.
Match technicians to Nutshell users by email and flag gaps
Accruent technician email addresses are matched against existing Nutshell user accounts. FlitStack generates a technician-to-user resolution report showing which technicians have a matching Nutshell user, which do not, and the work order count affected by each unmatched technician. Your team creates Nutshell user accounts for key technicians before migration. Unmatched work orders are assigned to a fallback owner you specify. This step prevents orphan records where the deal has no Nutshell owner.
Run sample migration and generate field-level diff
A representative sample — typically 100–500 records spanning sites, contacts, work orders, assets, and activities — is migrated first. FlitStack generates a field-level diff showing source values versus destination values for every mapped field. You review the sample in Nutshell to confirm that work order status mapping, priority fields, asset linking, and technician assignment look correct. Any field mapping errors are corrected before the full migration runs. This is the validation gate before committing to the full data transfer.
Execute full migration with delta-pickup window
The full data set is migrated in dependency order: companies first (since work orders link to sites), then people, then deals, then assets, then activities. Nutshell's REST API handles the bulk import with validation on each record. A delta-pickup window (typically 24–48 hours) captures any work orders created or updated in Accruent during the cutover period. FlitStack generates an audit log of every record imported, its source ID, destination ID, and any warnings. One-click rollback is available if reconciliation identifies unexpected gaps.
Platform deep dives
Accruent Vx Field
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 Accruent Vx Field 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
Accruent Vx Field: Not publicly documented.
Data volume sensitivity
Accruent Vx Field 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 Accruent Vx Field to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your Accruent Vx Field 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 Accruent Vx Field
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.