Can the Microsoft Dynamics 365 adapter handle our custom fields?
On first connection the adapter discovers every custom field, custom object and custom workflow inside your Microsoft Dynamics 365 tenant and presents them as first-class mappings — you decide which to mirror, which to ignore, and which to enrich.
Will this break our existing reports?
No. The adapter writes through a versioned schema layer with full lineage. Existing reports, BI extracts and Excel pivot-tables keep working unchanged while new fields and new objects are added behind the scenes for the Microsoft Dynamics 365 surface.
Is this a packaged Microsoft Dynamics 365 connector or a custom build?
It is a Connectify-owned adapter, not a third-party packaged connector. We maintain the code, we monitor the runtime, and the fields, hooks, and reconciliation rules are shaped to your exact data model — not a generic schema we hope matches.
Do we own the integration code at the end?
Yes. The Connectify Microsoft Dynamics 365 adapter ships with full source escrow rights — at any point you can request a snapshot of the code, configuration, and runbooks. We prefer you stay on our managed runtime, but you are never locked in.
What happens if Microsoft Dynamics 365 changes their API after we go live?
Our SRE team monitors Microsoft Dynamics 365 change announcements and rolls compatibility updates inside our maintenance retainer. If a breaking change ships, we own the migration; you don't pay extra to stay current and you don't field calls from the vendor.
How is data security handled?
Tokens and credentials live inside a hardware-backed secret store with audit logging on every read. The Microsoft Dynamics 365 adapter runs on isolated workers with deny-by-default egress, and every message is replayable from a tamper-evident journal for downstream forensics.