Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 658 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 658 Bytes

D365FOMiddleware

A Middleware built to implement integrations to Dynamics 365 for Finance and Operations. It seeks to provide an easy way to implement robust integrations while maintaining the following properties:

  1. Robust
  2. Troubleshooting capabilities
  3. Traceability
  4. Scalability
  5. Extensible

It will also make use of D365FO API standards like DMF API and Odata API.

Middleware Architecture

The midleware components are:

  1. Azure SQL for Staging DB
  2. Logic Apps
  3. Azure Blob storage and tables
  4. Power Apps for monitoring

image