CRM migration
Field-level mapping, validation, and rollback between Signpost and Microsoft Dynamics 365 Sales . We move data and schema; workflows are rebuilt natively in Microsoft Dynamics 365 Sales .
Signpost
Source
Microsoft Dynamics 365 Sales
Destination
Compatibility
5 of 9
objects map 1:1 between Signpost and Microsoft Dynamics 365 Sales .
Complexity
BStandard
Timeline
4-6 weeks
Overview
Migrating from Signpost to Microsoft Microsoft Dynamics 365 Sales is a structural move from a local-service-focused AI CRM to an enterprise-grade sales platform built on Dataverse. Signpost organizes data around Businesses and their Customers, with Mia acting as an AI layer that triggers automated review requests and outreach sequences. Microsoft Dynamics 365 Sales uses the Lead-to-Account/Contact model with native pipeline management, quoting, and ERP integration. We resolve Signpost's per-business organization against D365's Account hierarchy, preserve review solicitation status as custom Contact fields since D365 has no native review object, and document every active Mia automation rule for manual reconstruction in D365 Sales Workflows or Power Automate. Shared inbox message history and Mia's behavioral triggers are not exportable; we flag both upfront and provide structured audit forms rather than silent data loss at cutover. We use D365's Web API and Bulk API with batch chunking and parent-record lookup resolution to preserve historical timestamps across all migrated records.
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.
Source platform
Signpost platform overview
Scorecard, SWOT, gotchas, and pricing for Signpost.
Destination platform
Microsoft Dynamics 365 Sales platform overview
Scorecard, SWOT, gotchas, and pricing for Microsoft Dynamics 365 Sales .
Data migration guide
The complete Microsoft Dynamics 365 Sales migration guide
Data model, import mechanisms, field mapping strategy, pitfalls, and cutover — by the engineers running it.
Destination checklist
Microsoft Dynamics 365 Sales migration checklist
Pre- and post-cutover tasks for moving onto Microsoft Dynamics 365 Sales .
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Signpost object lands in Microsoft Dynamics 365 Sales , including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Signpost
Contact
Microsoft Dynamics 365 Sales
Lead or Contact (split required)
1:manySignpost Contacts with no associated Business record or with an inferred intent signal (unsubscribed, new inquiry) map to D365 Sales Lead. Signpost Contacts with an established Business association and active service history map to D365 Sales Contact attached to an Account. We compute the split using Signpost's associated Business ID, contact creation date, and any Mia scoring flags, preserving the original Mia-assigned status in a custom Contact field mia_status__c for customer review post-migration.
Signpost
Business
Microsoft Dynamics 365 Sales
Account
1:1Signpost Business records map directly to D365 Sales Account. The Business name becomes Account Name, business address maps to Address composite fields, and any parent Business relationship (franchise or multi-location hierarchy) maps to the D365 Account Parent Account lookup. A custom field sp_business_id__c carries the original Signpost Business ID for reconciliation.
Signpost
Campaign
Microsoft Dynamics 365 Sales
Campaign
1:1Signpost Campaigns (SMS and email) map to D365 Sales Campaign. Campaign name, target audience (contact list), send date, and campaign type migrate as Campaign records. D365 Campaign Member status tracks which Contacts and Leads were targeted; campaign send history and open rates migrate as custom fields on the Campaign since D365 does not natively store engagement metrics. Mia's automated trigger logic does not migrate; we document it in the automation audit form.
Signpost
Review Request
Microsoft Dynamics 365 Sales
Custom Contact Property or Custom Dataverse Table
lossySignpost's native review object has no direct D365 equivalent. We migrate the most recent review request status (requested, responded, positive, flagged) as a custom Contact field sp_review_status__c, and the most recent response date as sp_last_review_response__c. Full solicitation history across all time is flattened into a custom Dataverse table sp_review_history__c with fields for request date, response date, outcome, and Mia disposition if available. D365 Sales Enterprise licensing is required for custom Dataverse tables; we flag this at scoping if the customer's D365 tier is Base or Sales.
Signpost
Appointment
Microsoft Dynamics 365 Sales
Appointment (Activity)
1:1Signpost Appointments map to D365 Sales Appointment activity records. Scheduling date, customer association (Contact or Lead), appointment status, and location migrate as Appointment fields. Custom appointment types (service call, consultation, estimate visit) are preserved as a custom field sp_appointment_type__c. If the customer uses Signpost's appointment reminders, those timelines are documented for rebuild in D365 Sales Workflows or Power Automate.
Signpost
Custom Properties
Microsoft Dynamics 365 Sales
Custom Fields (Contact, Account, Lead)
lossySignpost custom fields on Contacts and Businesses migrate to D365 custom fields on Contact, Account, or Lead. We preserve field types where possible (text, number, date, picklist); incompatible types (e.g., Signpost-specific structured objects) are flagged for the customer to review and map manually. All custom fields are provisioned in the destination D365 environment before migration begins, using the sp_ prefix to indicate source system origin.
Signpost
Tags and Segments
Microsoft Dynamics 365 Sales
Tag or Marketing List
1:1Signpost contact segments and tags used for campaign targeting map to D365 Marketing Lists (static or dynamic) and to Contact tags. Dynamic Marketing Lists are reconstructed as D365 Marketing List member queries if the customer licenses D365 Marketing. Static lists migrate as Campaign Member records. Mia behavioral scoring segments are documented for manual rebuild using D365 Contact Intelligence or Power Automate conditions.
Signpost
Owner
Microsoft Dynamics 365 Sales
User
1:1Signpost Owner assignments on Contact, Business, Campaign, and Appointment records map to D365 User records by email match. Any Signpost Owner without a matching D365 User is held in a reconciliation queue for the customer's admin to provision before record import resumes. Inactive Signpost owners are migrated as inactive D365 Users with the sp_owner_original_id__c field set for reference.
Signpost
Referral and Loyalty Program Enrollment
Microsoft Dynamics 365 Sales
Custom Field or Custom Dataverse Table
lossySignpost referral and loyalty enrollment records migrate as custom fields on Contact (referral_status__c, loyalty_tier__c) if the enrollment count is low. For businesses with active loyalty programs and significant enrollment history, we create a custom Dataverse table sp_loyalty_enrollment__c with lookups to Contact. Program rules and tier logic do not migrate and require manual rebuild in D365.
| Signpost | Microsoft Dynamics 365 Sales | Compatibility | |
|---|---|---|---|
| Contact | Lead or Contact (split required)1:many | Fully supported | |
| Business | Account1:1 | Fully supported | |
| Campaign | Campaign1:1 | Fully supported | |
| Review Request | Custom Contact Property or Custom Dataverse Tablelossy | Fully supported | |
| Appointment | Appointment (Activity)1:1 | Fully supported | |
| Custom Properties | Custom Fields (Contact, Account, Lead)lossy | Mapping required | |
| Tags and Segments | Tag or Marketing List1:1 | Mapping required | |
| Owner | User1:1 | Fully supported | |
| Referral and Loyalty Program Enrollment | Custom Field or Custom Dataverse Tablelossy | 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.
Signpost gotchas
Mia workflow automations are not exportable
Shared inbox message history is not exported
Slow contact list performance indicates export risk
Review request history requires custom property reconstruction
Billing model and contract terms are opaque
Microsoft Dynamics 365 Sales gotchas
Professional tier 15-table custom table limit blocks migrations
October 2024 pricing increase applies at renewal for all customers
Custom fields must be created in the UI before API writes
Power Platform request limits apply to bulk migrations
Activity records orphaned to inactive owners fail silently
Pair-specific challenges
Migration approach
Discovery and Signpost export assessment
We audit the source Signpost account across all active objects: Contact count and custom properties, Business count and hierarchy depth, active Campaigns and associated Mia trigger rules, Review Request volume and solicitation history, Appointment count and custom types, and any Tags or segment definitions. We assess export performance by running a small batch test (500 records) and measuring response time to identify pagination limits before running the full export. We request the customer provide their Signpost contract to identify whether Signpost Payments is in scope and to flag any proration or early-termination obligations before migration begins.
D365 schema design and custom field provisioning
We design the destination schema in the customer's D365 environment. This includes provisioning custom fields on Contact, Account, and Lead (using the sp_ prefix for source traceability), creating a custom Dataverse table for review history if the customer licenses D365 Sales Enterprise, and configuring Marketing Lists for any Signpost contact segments. We map the Signpost Business-to-Account hierarchy and define the Contact-to-Lead split rule based on the customer's business type and contact lifecycle. Schema changes are deployed to a D365 Sandbox environment first for validation before production migration begins.
Sandbox migration and reconciliation
We run a full migration into a D365 Sandbox using production-like data volume. The customer's admin reconciles record counts (Contacts migrated vs. Signpost total, Accounts migrated vs. Business count, Review status fields populated), spot-checks 25-50 random records against the Signpost source, and validates the Contact-to-Lead split logic. Mia automation rules are documented in the audit form during this phase so any mapping corrections happen in the sandbox, not in production. The customer signs off the schema, mapping, and split rule before we proceed to production.
Owner reconciliation and D365 user provisioning
We extract every distinct Signpost Owner referenced across Contact, Business, Campaign, and Appointment records and match by email against the D365 destination's User table. Any Signpost Owner without a matching D365 User goes to a reconciliation queue. The customer's D365 admin provisions missing Users and sets the correct Security Roles before record import resumes. Owner resolution is a hard dependency for record insert because D365 requires OwnerId on most standard entities.
Production migration in dependency order
We run production migration in record-dependency order: Accounts (from Signpost Businesses), Leads and Contacts (with the split rule applied and AccountId resolved for Contacts), Campaigns (with target audience migrated as Campaign Members), Appointments (with Contact or Lead lookup resolved), Review history (as custom Contact fields and custom Dataverse table), Custom Properties (field-by-field mapping), and Tags (as Marketing Lists or static Campaign Members). Each phase emits a row-count reconciliation report before the next phase begins. We use the Dataverse Web API with batch chunking and rate-limit handling to preserve all timestamps accurately.
Cutover, validation, and Mia automation audit handoff
We freeze Signpost writes during cutover, run a final delta migration of any records modified during the migration window, then enable D365 Sales as the system of record. We deliver the Mia Automation Audit Form documenting every active Mia rule with its trigger, conditions, actions, and a recommended D365 Sales Workflow or Power Automate equivalent. We support a one-week hypercare window for reconciliation issues. We do not rebuild Mia automations as D365 Workflows or Power Automate flows inside the migration scope; that work is handled by the customer's admin or a D365 partner.
Platform deep dives
Signpost
Source
Strengths
Weaknesses
Microsoft Dynamics 365 Sales
Destination
Strengths
Weaknesses
Complexity grading
Standard CRM migration. All 8 core objects map 1:1 between Signpost and Microsoft Dynamics 365 Sales .
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Signpost and Microsoft Dynamics 365 Sales .
Object compatibility
All 8 core objects map 1:1 between Signpost and Microsoft Dynamics 365 Sales .
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
Signpost: Not publicly documented.
Data volume sensitivity
Signpost 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 Signpost to Microsoft Dynamics 365 Sales migration scoping. Not seeing yours? Book a call.
Walk through your Signpost to Microsoft Dynamics 365 Sales migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Signpost
Other ways to arrive at Microsoft Dynamics 365 Sales
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.