Under construction ...
Depending on the required integration patterns, there are multiple ways to conduct integration with Dynamics 365 Unified Operations UO (Finance, SCM, Retail and Talent). Those can be categorized into two main streams:
- Power: with any system, legacy or not, through utilizing Power Platform tools like Power Automate, Logic Apps, Azure Functions and Restful API.
- Specific: with Microsoft specific systems like Dynamics 365 Customer Engagement CE utilizing available integration built-in structure like Import/Export, UO Dual-Write and CE Virtual Entities.
This article will present the best practices of each of those methods, simplicity of implementations and potential productivity gained from them.
Power
Power Automate
This can be used from the Power Platform for Cloud flows to conduct development, debugging and implementation.
You can also download the desktop version for desktop flows as shown below:
Logic Apps
Azure Durable Orchestration
Restful API
Specific
Import/Export
Dual Writes
Virtual Entities