Post by: syed hussain in 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 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 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 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…
Post by: syed hussain in All Integration Architecture Logic Apps Microsoft Azure
In this post I'll explain how to connect to a Microsoft Dynamics 365 on-premise environment with Azure Logic Apps.