Jan 14, 2019 | Logic Apps
Recently, we faced the challenge to perform complex transformations in Logic Apps. We had an EDIFACT D96A ORDER parsed into XML, that had to be transformed into a generic JSON Order format. Let’s have a look what issues that we faced! Liquid templates are...
Jan 8, 2019 | Azure Event Grid, Logic Apps
Event Grid allows to build reactive applications, based on out-of-the-box events from within the Azure ecosystem. Logic Apps has native support for Event Grid, but lately I’ve encountered an issue that I want to share with you. Scenario I’ve created a new...