Post by: syed hussain in Azure Logic Apps Reference Architecture
I previously mentioned that it's possible to retrieve on-premise Dynamics 365 CE data using Logic Apps and the Web API endpoint. I demonstrated this using a single On-premise Data Gateway.…
Post by: syed hussain in All Azure Logic Apps Tips
Logic Apps will not trigger for SQL record or updates if the table does not contain ROWVERSION and IDENTITY
Post by: syed hussain in All Azure Logic Apps
In this post I want to demonstrate how to get a Users Department details from Azure Active Directory using Graph API. I'll be using Logic Apps for this demonstration, but…
Post by: syed hussain in All Azure Logic Apps Microsoft Azure
Azure Active Directory doesn't emit events on any type of object creation. This means that if you want to run an events-based action on the creation of a new User…
In this post I’ll demonstrate how to design an integration architecture that uses the tried and tested integration design pattern competing consumer. As always, I’ll demonstrate both “low-code” and code…
In this post I'll explain how to connect to a Microsoft Dynamics 365 on-premise environment with Azure Logic Apps.