CRM migration
Field-level mapping, validation, and rollback between Brevo Marketing Platform and Microsoft Dynamics 365 Sales . We move data and schema; workflows are rebuilt natively in Microsoft Dynamics 365 Sales .
Brevo Marketing Platform
Source
Microsoft Dynamics 365 Sales
Destination
Compatibility
5 of 11
objects map 1:1 between Brevo Marketing Platform and Microsoft Dynamics 365 Sales .
Complexity
BStandard
Timeline
2-4 weeks
Overview
Moving from Brevo Marketing Platform to Microsoft Dynamics 365 Sales is a structural migration that shifts from a marketing-first platform with a built-in CRM module to an enterprise CRM built on Microsoft Dataverse. Brevo uses a single Contact object with a lifecycle stage property; Dynamics 365 Sales splits unqualified prospects into Leads and qualified buyers into Contacts attached to Accounts. We resolve that split during scoping, map Brevo's Companies to Accounts, and translate Deals to Opportunities using the same value, stage, and pipeline assignments. Engagement history (calls, emails, meetings, tasks) migrates via Dynamics 365's Bulk API with parent-record resolution so that the activity timeline links to the correct Account, Contact, or Opportunity. Brevo automation workflows, SMS campaigns, and WhatsApp configurations do not migrate; we deliver a written inventory documenting the original automation logic and recommended rebuild steps for Dynamics 365 Sales.
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
Brevo Marketing Platform platform overview
Scorecard, SWOT, gotchas, and pricing for Brevo Marketing Platform.
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 Brevo Marketing Platform 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.
Brevo Marketing Platform
Contact
Microsoft Dynamics 365 Sales
Lead or Contact (split required)
1:manyBrevo uses a single Contact object with a lifecycle stage property (subscriber, lead, marketing qualified, sales qualified, customer, evangelist). Dynamics 365 Sales splits unqualified contacts into Lead records and qualified contacts into Contact records attached to an Account. We define the split rule during scoping based on the customer's lifecycle stage matrix. Lifecycle Stage from Brevo is preserved in a custom field on both the Lead and Contact in Dynamics for audit. Email address serves as the dedupe key for both Lead and Contact. Brevo list membership is preserved as a custom multi-select picklist on the contact or lead rather than as a native list object.
Brevo Marketing Platform
Company
Microsoft Dynamics 365 Sales
Account
1:1Brevo Companies map to Dynamics 365 Sales Accounts. The Company name becomes Account Name, domain becomes Website, and address fields map directly. We create or upsert Accounts before any Contact import so that the AccountId lookup is satisfied at the moment of Contact insert. Brevo allows multiple Contacts per Company; Dynamics models this as multiple Contact records all pointing to the same AccountId. Company hierarchy in Brevo (parent-company relationships) maps to the Account hierarchy feature in Dynamics if the customer uses it.
Brevo Marketing Platform
Deal
Microsoft Dynamics 365 Sales
Opportunity
1:1Brevo Deals map to Dynamics 365 Opportunities. The deal value maps to Amount, close date maps to CloseDate, stage maps to StageName, and pipeline maps to a Dynamics Record Type and Sales Process. Brevo's pipeline-stage combinations are pre-configured as Sales Processes in Dynamics before migration so that stage probability and probability-based forecasting are active from day one. Custom deal properties (lost reason, win reason, internal notes) become custom fields on the Opportunity object.
Brevo Marketing Platform
Pipeline
Microsoft Dynamics 365 Sales
Record Type + Sales Process
lossyBrevo Pipelines become Dynamics Record Types on Opportunity. Each Record Type gets its own Sales Process that defines the allowed StageName values and their probabilities. We export the Brevo pipeline configuration via the CRM Deals API, translate stage names and probabilities, and deploy Record Types and Sales Processes to the destination org before any Deal data is imported.
Brevo Marketing Platform
Engagement: Calls, Emails, Meetings, Tasks, Notes
Microsoft Dynamics 365 Sales
Task, Event, EmailMessage
1:1Brevo engagement records (call, email, meeting, task, note) map to Dynamics Task and Event objects. Calls use Task with TaskSubtype = Call and duration preserved in a custom field. Emails with content map to EmailMessage linked to a Task for the activity timeline. Meetings map to Event with start and end time preserved. Notes map to the Note (or Enhanced Note) object linked via the regarding field to the parent Contact, Lead, Account, or Opportunity. All timestamps are preserved as ActivityDate so the historical timeline is intact.
Brevo Marketing Platform
Contact Attribute (custom property)
Microsoft Dynamics 365 Sales
Custom Field
lossyBrevo custom contact attributes are stored as flat key-value pairs on the Contact object. We map these to Dynamics 365 custom fields on the Contact entity (or Lead, Account, or Opportunity depending on what the attribute describes). Data type is inferred from the Brevo attribute value format and mapped to the corresponding Dynamics field type (string, number, boolean, date). We pre-create the custom field schema in Dynamics before migration so that the import payload has valid field references.
Brevo Marketing Platform
Tag
Microsoft Dynamics 365 Sales
Custom Picklist Field
lossyBrevo tags are flat key-value labels applied to Contacts. Dynamics 365 Sales does not have a native tag object. Tags are mapped to a custom multi-select picklist field on Contact or Lead. During scoping, the customer chooses which tags to preserve as persistent labels and which to discard. High-cardinality tags (more than 50 distinct values) are flagged for review as multi-select picklist limits vary by Dynamics edition.
Brevo Marketing Platform
Segment
Microsoft Dynamics 365 Sales
View (Saved Query)
lossyBrevo segments are dynamic lists defined by filter conditions on contact attributes. Dynamics 365 Sales does not have native dynamic segment logic. Segments are recreated as Views (Saved Queries) using the equivalent filter criteria on the Contact or Lead entity. Active segments are documented with their filter logic during scoping. Segments requiring real-time dynamic membership require a custom Power Automate flow, which is flagged for the customer's admin to configure post-migration.
Brevo Marketing Platform
Owner
Microsoft Dynamics 365 Sales
User
1:1Brevo owners (users assigned to Contact, Company, or Deal records) map to Dynamics 365 Users by email address. We extract the distinct owner set from all migrating records, match by email against the destination org's User table, and flag any owner without a matching User for the customer's Dynamics admin to provision. Active status and role assignment are determined by the admin based on whether the original Brevo owner is still active in the new system.
Brevo Marketing Platform
SMS Campaign
Microsoft Dynamics 365 Sales
Out of scope (documented separately)
lossyBrevo SMS campaigns, sender IDs, and phone number configuration do not have a direct Dynamics 365 Sales equivalent. Dynamics 365 Customer Insights – Journeys (a separate module) supports SMS but requires separate licensing and configuration. We export SMS campaign metadata and configuration settings as a written document for the customer's admin to review. SMS sender IDs and phone number provisioning must be set up independently in the destination platform.
Brevo Marketing Platform
Email Campaign
Microsoft Dynamics 365 Sales
Sales Campaign (documentation only)
1:1Brevo email campaigns and their performance metrics (opens, clicks, unsubscribes) are marketing objects without a direct Dynamics 365 Sales equivalent. We export campaign names, subjects, and send dates as reference records linked to the relevant Brevo Contact. Campaign performance metrics are preserved as a separate reporting artifact for the customer's marketing team to reference. Dynamics 365 Customer Insights – Journeys supports equivalent marketing campaigns but requires separate licensing.
| Brevo Marketing Platform | Microsoft Dynamics 365 Sales | Compatibility | |
|---|---|---|---|
| Contact | Lead or Contact (split required)1:many | Fully supported | |
| Company | Account1:1 | Fully supported | |
| Deal | Opportunity1:1 | Fully supported | |
| Pipeline | Record Type + Sales Processlossy | Fully supported | |
| Engagement: Calls, Emails, Meetings, Tasks, Notes | Task, Event, EmailMessage1:1 | Fully supported | |
| Contact Attribute (custom property) | Custom Fieldlossy | Fully supported | |
| Tag | Custom Picklist Fieldlossy | Fully supported | |
| Segment | View (Saved Query)lossy | Fully supported | |
| Owner | User1:1 | Fully supported | |
| SMS Campaign | Out of scope (documented separately)lossy | Fully supported | |
| Email Campaign | Sales Campaign (documentation only)1: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.
Brevo Marketing Platform gotchas
Daily exports deprecated since May 30th, 2025
Contact storage limits tied to email volume tier, not plan name
Custom Objects only available on Enterprise or Pro plans
Automation workflow migration marks unsupported steps inactive
List IDs can change unexpectedly on Brevo's side
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 scoping audit
We audit the source Brevo account across plan tier (Free/Starter/Standard/Professional/Enterprise), custom attributes on Contact and Company, Deal count and pipeline-stage configuration, engagement volume by type (calls, emails, meetings, tasks, notes), active automation workflows, SMS and WhatsApp configuration, and Brevo list and segment definitions. We pair this with a Dynamics 365 Sales edition assessment: Sales Professional ($65/user) covers most straightforward migrations; Sales Enterprise ($95/user) is required if custom objects, advanced Flow automation, or revenue intelligence is needed. The discovery output is a written migration scope and a Lead-versus-Contact split rule document.
Schema design and configuration
We design the Dynamics 365 destination schema before any data moves. This includes creating custom fields on Contact, Lead, Account, and Opportunity to host Brevo's custom attributes, defining Record Types and Sales Processes to replicate Brevo's pipeline-stage configuration, and setting up the Lead-Contact split rule with lifecycle stage mapping. Dynamics requires a production-like Sandbox (Full Copy or Partial Copy) for pre-validation. We deploy the initial schema to Sandbox for the customer's Dynamics admin to review and sign off before production deployment.
Sandbox migration and reconciliation
We run a full migration into the Dynamics Sandbox using production-like data volume. The customer reconciles record counts (Contacts in, Leads in, Accounts in, Opportunities in, Activities in), spot-checks 25-50 records against the Brevo source, and confirms that the Lead-Contact split rule and pipeline mapping are functioning as expected. Any field mapping corrections, custom field additions, or stage probability adjustments happen here. No data is written to the production Dynamics org until sandbox sign-off is received.
Owner mapping and User provisioning
We extract every distinct Brevo owner referenced on Contact, Company, and Deal records and match by email against the Dynamics 365 destination org's User table. Any owner without a matching User goes to a reconciliation queue. The customer's Dynamics admin provisions missing Users and assigns the appropriate Security Roles and Sales territories before production migration begins. OwnerId references are required on most standard objects in Dynamics, so this step must be resolved before record imports start.
Production migration in dependency order
We run production migration in strict record-dependency order: Users (manual provisioning validated), Accounts (from Brevo Companies), Leads and Contacts (with the Lifecycle Stage split applied and AccountId resolved), Opportunities (with AccountId, OwnerId, and RecordTypeId resolved), Custom Fields on each entity, then Activity history (Tasks, Events, EmailMessages via Dynamics Bulk API with parent-record lookup resolution). Each phase emits a row-count reconciliation report before the next phase begins. Brevo automation workflows, SMS campaigns, and WhatsApp configuration are not migrated as code at this stage.
Cutover, delta migration, and rebuild handoff
We freeze Brevo writes during the cutover window, run a final delta migration to capture any records modified during migration, then enable Dynamics 365 Sales as the system of record. We deliver a written inventory of Brevo automation workflows with trigger, conditions, actions, and recommended Dynamics 365 Flow equivalents. SMS and WhatsApp configuration settings are documented separately for the customer's admin to reconfigure in their chosen Dynamics marketing module. We support a one-week hypercare window to resolve reconciliation issues. Workflow rebuild in Dynamics Flow is outside standard migration scope and is a separate engagement or admin task.
Platform deep dives
Brevo Marketing Platform
Source
Strengths
Weaknesses
Microsoft Dynamics 365 Sales
Destination
Strengths
Weaknesses
Complexity grading
Standard CRM migration. 2 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 Brevo Marketing Platform and Microsoft Dynamics 365 Sales .
Object compatibility
2 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
Brevo Marketing Platform: Documented per-endpoint quotas; general rate limits apply per org.
Data volume sensitivity
Brevo Marketing Platform exposes a bulk API — large-volume migrations stream efficiently.
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 Brevo Marketing Platform to Microsoft Dynamics 365 Sales migration scoping. Not seeing yours? Book a call.
Walk through your Brevo Marketing Platform 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 Brevo Marketing Platform
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.