What does a typical Microsoft Dynamics 365 integration cost?
A discovery spike of one week is offered as a fixed price from €6,500 net. A standard integration with one third-party system (e.g. D365 Sales and Business Central) typically runs €15,000 to €45,000 net over 4 to 8 weeks. An enterprise integration hub with three or more systems, an event backbone, and monitoring is calculated at €80,000 to €200,000 net over 12 to 20 weeks.
Which integration patterns fit which scenarios?
API-to-API for modern SaaS systems with clear REST interfaces, iPaaS / middleware (Azure Logic Apps, Power Automate) for complex workflows with mapping and retry logic, ETL / batch for master data synchronization, custom connectors for in-house APIs, webhooks for real-time reaction, direct database (Synapse Link) for BI and analytics scenarios with read access.
When do I need iPaaS, and when is Power Automate enough?
Power Automate is the right choice for manageable volume, simple mapping logic, and citizen-developer-friendly maintenance. As soon as high loads, complex routing, many endpoints, or strict error retry are required, the step to Azure Logic Apps Standard or to Azure Integration Services with Service Bus and API Management pays off.
How do you handle GDPR and NIS2 in integration projects?
We plan data residency, transport encryption, secrets management via Azure Key Vault, and audit logs from the first architecture sketch. For NIS2-relevant customers we add monitoring obligations, incident response paths, and supplier documentation to the integration setup. Background: our topic page Compliance & NIS2.
Can you take over an existing integration?
Yes. Via our Knowledge Recovery approach we document existing integrations — even when the predecessor partner is no longer reachable. Result: a readable architecture picture, an error inventory, and a prioritized recommendation about what to keep, refactor, or replace.
What sets an arades integration apart from a large consulting firm?
After discovery you speak with the same people who will build and later care for your integration. No account-manager layer, no handover to offshore teams. We work in small teams where each person understands both the business logic and the technical implementation.
How do you secure idempotency and error retry?
Every write operation gets a business idempotency key. Faulty messages land in a dead-letter area and are replayed with clear re-drive routines. We also enforce structured logging with correlation IDs across all hops, so that a failed processing can be traced without guesswork.
Can you connect Dynamics 365 with Datev or Lexware?
Yes. For Datev and Lexware we typically use a file-based exchange via their official interfaces, complemented by a validation layer in Azure. This makes outgoing invoices, incoming payments, and master data reconciliation predictable — even when accounting can't keep the pace of the CRM side.
Which monitoring tools do you use for integrations?
Azure Monitor with Application Insights, Log Analytics for structured search, and alerting on error rates and latency. For Power Automate-centric setups we add the Power Platform admin center and custom dashboards. The goal is always that an integration outage is noticed by us or your team — not by an end customer complaining about a missing invoice.
What integration experience does arades concretely bring?
We have been building integrations around Microsoft Dynamics 365 for over 20 years — beginning with Microsoft CRM 3.0 and today on Dataverse, Azure Integration Services, and Power Platform. Our own solutions (PSA, Intercompany, Education Institutes, License Cost Calculator) force us to use clean, documented, maintainable integration patterns ourselves.