• Home
  • Blog
  • About Me
  • Home
  • Blog
  • About Me

Integration

Integration  ·  Logic Apps  ·  Power Automate  ·  Power Platform
Track Issues in Flows and Logic Apps using Correlation Id

Previously I have written some blog post, like this one, showing how easy it is to create API endpoints in Flow and Logic Apps. This involves creating a workflow that gets triggered by an Http Request with a Json payload.  […]

Continue Reading
16th July 2019

Dynamics 365  ·  Integration  ·  Logic Apps  ·  Power Automate
Logic Apps 429 Failure calling Dynamics 365

While doing some testing recently with Logic Apps I had some workflows fail with a status code of 429 when calling Dynamics 365 actions.  A 429 status code indicates that the number of API calls to Dynamics 365 in one […]

Continue Reading
12th December 2018

Azure  ·  Dynamics 365  ·  Integration  ·  Power Automate
Flow to Synch Dynamics 365 with an On Premise Database

Up until recently synchronizing data in in the cloud with an on premise database was a major challenge which typically involved writing code. With the Digital Transformation revolution and the availability of a range of integration offerings in Azure this […]

Continue Reading
19th November 2018

Dynamics 365  ·  Integration
Validate Web API calls using Custom Actions

I previously blogged here about how you can configure S2S, Server-to-Server, authentication to allow third party applications to query and update data in Dynamics 365 using the Web API.  As the Dynamics 365 Web API is built on open http standards with libraries […]

Continue Reading
2nd March 2018