Last week, I spoke at the INTEGRATE conference. During my talk, I've conducted a survey about Azure API Management. 200 attendees participated in this survey, which leads to interesting insights! You can discover them here.

Last week, I spoke at the INTEGRATE conference. During my talk, I've conducted a survey about Azure API Management. 200 attendees participated in this survey, which leads to interesting insights! You can discover them here.
Logic Apps has a default limit of 120 seconds on synchronous actions. This is already quite long; it does not make sense to perform actions in a synchronous fashion if they take longer. For such long running tasks, Logic Apps provides two options: Polling action...
Recently, I had the chance to apply Liquid templates within Azure API Management policies. I stumbled upon some caveats, that I want to share with you. Scenario My scenario was to expose a legacy SOAP service in a restful way. As the customer had already API...
When using a generic and decoupled integration design, your integrations span often multiple Logic Apps. For troubleshooting purposes, it's important to be able to correlate these separate Logic Apps with each other. Recently, a new feature has been introduced to...
First In, First Out (FIFO) is often requested in integration scenarios. Many integration systems are built to process a huge number of messages in parallel, so FIFO is often a requirement that forces you to go against the natural flavour of your integration hub. ...
Finally! Concurrency control for push triggers has been released! This is an EXTREMELY useful feature in serverless workflows. The scalability of your serverless middleware is often in high contrast with backend systems that cannot handle many parallel calls. With...
With more than 20 people from the different Microsoft product teams and 25 speakers, this is the biggest event to remain up-to-date with the latest evolutions in the integration space. After this successful edition, it's time to look back at the most important...