CRM migration
Field-level mapping, validation, and rollback between NEON-dX and Salesforce Sales Cloud. We move data and schema; workflows are rebuilt natively in Salesforce Sales Cloud.
NEON-dX
Source
Salesforce Sales Cloud
Destination
Compatibility
6 of 12
objects map 1:1 between NEON-dX and Salesforce Sales Cloud.
Complexity
BStandard
Timeline
5-8 weeks
Overview
Moving from NEON-dX to Salesforce is a cross-platform migration that requires translating a B2C customer value management data model into a general-purpose CRM schema. NEON-dX composes each customer as a 360° profile combining demographic, behavioral, and digital footprint data across channels, with AI-generated churn propensity and LTV scores stored as live model outputs. Salesforce Sales Cloud uses the standard Account-Contact-Lead model and computes its own predictive scores via Einstein AI. We map NEON-dX profiles to Account and Contact records, preserve behavioral segment rule definitions as Salesforce custom criteria fields, and deliver a written inventory of every Customer Journey for the customer's admin to rebuild in Salesforce Flow or Pardot Engagement Studio. Predictive model outputs (churn scores, propensity scores, LTV tiers) are not migrated because they require NEON-dX's proprietary ML pipeline and training data to remain actionable. Channel connector configurations (SMS gateways, email IPs, push credentials) are documented during discovery for re-authentication on the Salesforce side.
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 NEON-dX object lands in Salesforce Sales Cloud, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
NEON-dX
360° Customer Profile
Salesforce Sales Cloud
Account and Contact
1:manyNEON-dX stores each customer as a unified profile combining demographic, behavioral, and digital footprint data. We split this into Salesforce Account (the organizational or household entity) and Contact (the individual person). Profile fields that represent company-level attributes (industry, annual revenue tier, customer tier) map to Account fields; individual-level attributes (first name, last name, email, phone) map to Contact fields. The NEON-dX profile ID is preserved as an external ID field on Contact for cross-reference during reconciliation.
NEON-dX
Behavioral Segment
Salesforce Sales Cloud
Campaign and CampaignMember or Custom Criteria Field
lossyNEON-dX behavioral segments are defined by rule criteria that evaluate against customer event streams. We migrate the segment definition rules as Salesforce Campaign Audience criteria or as custom multi-select picklist fields on Contact that encode the segment rule logic. Actual segment membership re-evaluates on the Salesforce side based on that platform's event data and activity history. Customers should expect segment counts to diverge after migration as the destination platform re-applies the segment rules against its own data.
NEON-dX
Campaign
Salesforce Sales Cloud
Campaign
1:1NEON-dX Campaign records map directly to Salesforce Campaign. Campaign name, description, start and end dates, status, and budgeted cost migrate. Campaign response tracking (member status, reach, impressions where tracked) migrates to CampaignMember. Offer content embedded in a campaign migrates as Salesforce Campaign content assets.
NEON-dX
Offer
Salesforce Sales Cloud
ContentAsset or Custom Object
1:1NEON-dX Offer catalog entries (discounts, promotions, bundles, recommendations) map to Salesforce ContentAsset records if they represent content artifacts, or to a custom Offer object if the customer's business logic treats offers as structured discount records. We enumerate the offer data model during discovery to determine the appropriate mapping strategy per offer type.
NEON-dX
Customer Journey
Salesforce Sales Cloud
Campaign with Journey Handoff Document
lossyNEON-dX Customer Journeys are multi-step orchestration flows with branching logic, wait conditions, and channel assignments. We do not migrate journey flows as executable code because Salesforce Flow and Marketing Cloud Journey Builder are different automation models. Instead, we document the full journey structure including steps, conditions, delays, channel assignments, and entry/exit criteria as a written handoff for the customer's admin to rebuild. Channel assignments require re-authentication on the destination.
NEON-dX
Predictive Scores (Churn, Propensity, LTV)
Salesforce Sales Cloud
Not Migrated
1:1Predictive scores generated by NEON-dX's proprietary ML pipeline (churn propensity, LTV tier, next-best-offer propensity, customer value index) are not transferable because they depend on NEON-dX's live training data, feature engineering environment, and model versioning. We preserve the score values at the time of migration as custom fields on Contact for historical reference, but these values become stale immediately. Salesforce Einstein AI provides equivalent predictive scoring capabilities from Enterprise tier that the customer's team can configure and train on Salesforce data.
NEON-dX
Custom Objects
Salesforce Sales Cloud
Custom Object (__c)
1:1NEON-dX supports custom object types with standard fields, formula fields, and lookup relationships exposed via REST API. We enumerate the live custom object schema via API at the start of each engagement, build a dependency graph for formula field relationships, then pre-create the destination custom objects in Salesforce with matching field types and lookup relationships before any data import. Formula fields that reference other custom objects are sequenced last to satisfy lookup dependencies.
NEON-dX
Channel Connectors
Salesforce Sales Cloud
Integration Metadata Documentation
lossyNEON-dX channel configurations (SMS gateway credentials, email sender IPs, push notification keys, digital channel API tokens) are environment-scoped and cannot be exported. We document the channel type, connector configuration schema, and connection parameters during discovery and deliver a re-authentication checklist for each channel. Without valid credentials on the Salesforce or Marketing Cloud side, journey automation will fail silently after cutover.
NEON-dX
Engagement Events (Email, SMS, Push)
Salesforce Sales Cloud
Task, Event, and EmailMessage
1:1NEON-dX engagement events (opens, clicks, sends, bounces, delivery confirmations) that are stored as activity records migrate to Salesforce Task and Event objects with custom engagement metadata fields. The WhoId on each record points to the migrated Contact. High-volume engagement history (over 500,000 records) uses Salesforce Bulk API 2.0 with batch chunking and parent-record lookup resolution.
NEON-dX
Analytics and Dashboards
Salesforce Sales Cloud
Report and Dashboard
1:1NEON-dX pre-built dashboards and custom reports reference platform-native metric definitions and real-time data connectors. We migrate the report structure and column configurations as Salesforce Report metadata. Destination metric data populates after migration completes. Dashboards require rebuilding in Salesforce Lightning Dashboard Builder because visualization layout and component bindings are not transferable across platforms.
NEON-dX
Privacy and Governance Rules
Salesforce Sales Cloud
Field-Level Security, Sharing Rules, and Consent Fields
lossyNEON-dX consent management, data retention policies, and governance frameworks are platform-native. We map these to Salesforce equivalent settings: GDPR and CCPA opt-out flags migrate to HasOptedOutOfEmail and custom consent date fields; data retention rules are documented for the customer's admin to configure in Salesforce Setup. Privacy audit trails migrate as custom Activity records.
NEON-dX
Campaign Templates and Best Practices Library
Salesforce Sales Cloud
Campaign Template Handoff Document
lossyNEON-dX pre-built journey and campaign templates in the best practices library are platform-native and not portable. We inventory which standard templates the customer has customized and document the customization scope as a rebuild guide for Salesforce. Salesforce's Campaign Templates and Lightning Bolt solutions provide an equivalent starting point.
| NEON-dX | Salesforce Sales Cloud | Compatibility | |
|---|---|---|---|
| 360° Customer Profile | Account and Contact1:many | Fully supported | |
| Behavioral Segment | Campaign and CampaignMember or Custom Criteria Fieldlossy | Fully supported | |
| Campaign | Campaign1:1 | Fully supported | |
| Offer | ContentAsset or Custom Object1:1 | Fully supported | |
| Customer Journey | Campaign with Journey Handoff Documentlossy | Fully supported | |
| Predictive Scores (Churn, Propensity, LTV) | Not Migrated1:1 | Not supported | |
| Custom Objects | Custom Object (__c)1:1 | Mapping required | |
| Channel Connectors | Integration Metadata Documentationlossy | Fully supported | |
| Engagement Events (Email, SMS, Push) | Task, Event, and EmailMessage1:1 | Fully supported | |
| Analytics and Dashboards | Report and Dashboard1:1 | Mapping required | |
| Privacy and Governance Rules | Field-Level Security, Sharing Rules, and Consent Fieldslossy | Mapping required | |
| Campaign Templates and Best Practices Library | Campaign Template Handoff Documentlossy | Mapping required |
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.
NEON-dX gotchas
Predictive model outputs are not transferable
Channel credentials require re-authentication post-migration
Custom object schema discovery requires API enumeration
Segment membership is event-dependent and re-evaluates post-migration
Salesforce Sales Cloud gotchas
Workflow Rules and Process Builder are retired
Bulk API batch quota exhaustion during large imports
Storage overage billing is non-obvious
Account-Contact many-to-many relationship mapping
Territory and team member import ordering dependencies
Pair-specific challenges
Migration approach
Discovery and schema enumeration
We audit the NEON-dX environment via REST API to enumerate all custom object schemas, formula field dependency graphs, segment definition rules, campaign and journey structures, channel connector configurations, and engagement event volumes. We pair this with a Salesforce edition review to confirm whether Sales Cloud Professional ($80/user/mo) covers the migration scope or whether Enterprise ($165/user/mo) is required for Einstein AI, record-triggered Flow at scale, or advanced reporting types. The discovery output is a written migration scope document covering every object, its mapping strategy, any blocked transfers (predictive scores, channel credentials), and a re-authentication checklist.
Salesforce destination schema design and custom object provisioning
We design the destination schema in Salesforce. This includes provisioning custom objects with matching field types and lookup relationships, creating custom fields on Account and Contact for NEON-dX profile attributes that do not map directly to standard Salesforce fields, configuring Campaign Record Types for journey-type differentiation, and setting up custom engagement metadata fields for the migrated activity history. Schema is deployed into a Salesforce Sandbox via metadata API for validation before production migration begins.
Sandbox migration and reconciliation
We run a full migration into a Salesforce Sandbox using production-like data volumes. The customer's RevOps lead reconciles record counts (Accounts, Contacts, Campaigns, Custom Object records), spot-checks 30-50 records against the NEON-dX source, validates that segment definition rules were transferred correctly, and confirms that predictive score placeholder fields are present. Any mapping corrections happen in the Sandbox, not in production. The customer signs off on the Sandbox reconciliation before production migration begins.
Channel re-authentication and credential provisioning
We deliver the channel re-authentication checklist compiled during discovery. The customer's marketing operations team re-registers SMS gateway credentials, email sender IPs, push notification keys, and digital channel API tokens in Salesforce or Marketing Cloud before cutover. Migration cannot proceed to final cutover without confirmed channel readiness because journey automation will fail at the channel step without valid credentials.
Production migration in dependency order
We run production migration in record-dependency order: Account and Contact records first (with NEON-dX profile ID preserved as external ID), then Campaign and Offer records, then Custom Objects (following the formula field dependency graph to satisfy lookup relationships), then engagement history via Bulk API 2.0 with batch chunking and exponential backoff. Each phase emits a row-count reconciliation report before the next phase begins. Predictive score values are written to custom fields as historical reference only, with a clear staleness disclaimer in the data dictionary.
Cutover, delta sync, and journey rebuild handoff
We freeze NEON-dX writes during cutover, run a final delta migration of any records modified during the migration window, then enable Salesforce as the system of record. We deliver the Customer Journey rebuild documentation covering every journey step, condition, delay, and channel assignment for the customer's admin to reconstruct in Salesforce Flow or Marketing Cloud Journey Builder. We deliver the channel re-authentication confirmation checklist. We support a one-week hypercare window for reconciliation issues. We do not rebuild NEON-dX journeys as Salesforce Flow inside the migration scope; that is a separate engagement or an internal admin task.
Platform deep dives
NEON-dX
Source
Strengths
Weaknesses
Salesforce Sales Cloud
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 NEON-dX and Salesforce Sales Cloud.
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
NEON-dX: Not publicly documented at standard tier; Neon CRM API v2 enforces method-specific rate limits returning 429 on excess.
Data volume sensitivity
NEON-dX 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 NEON-dX to Salesforce Sales Cloud migration scoping. Not seeing yours? Book a call.
Walk through your NEON-dX to Salesforce Sales Cloud migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave NEON-dX
Other ways to arrive at Salesforce Sales Cloud
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.