Resolving integration conflicts
Solution architects review the designs and implementation of Power Platform integrations to identify areas where they may be a conflict between them or other business processes. The actions and domain for each integration are reviewed individually and in combination with different integrations to identify potential clashes.
A typical example of an integration conflict is enriching contact data from two different sources:
- One integration may be responsible for updating a contact’s address and contact details.
- A second integration may also update contact details, overwriting the first integration’s data.
The result is a Dataverse contact with data in an inconsistent state.
The following steps will help you identify and resolve integration conflicts:
- Review the integration designs to identify which interfaces interact with the affected data item.
- Review the actual implementation, scanning for Power Automate...