Azure trainings!
Infused with experience from the field, brought with lots of passion!

Use Liquid templates in Logic Apps

As explained in a previous post, Logic Apps has already some basic actions to transform objects and arrays.  However, from the moment transformation between JSON objects becomes more complex, it turns out to be insufficient.  That’s why the brand new...

Working with collections in Logic Apps

This post was originally published here. Quite often I get questions on how to modify JSON collections or arrays within Logic Apps. Before reaching out to Azure Functions, as an extensibility option, I prefer to use the out-of-the-box available Logic Apps...