Jul 19

Friday Fact: You can debatch XML messages with Logic Apps

You can debatch XML content in Logic Apps similarly to how you handle JSON inputs This guide will walk you through the process using a sample XML structure

By Luis Rigueira

Apr 12

Friday Fact: It is possible to create an XML first-class experience inside Logic Apps.

By default, Logic Apps provides a good first-class experience for JSON, that means when we receive a JSON message, we can tokenize the elements by using a

By Sandro Pereira

Apr 4

Logic App Best Practices, Tips, and Tricks: #42 How to convert JSON into XML inside Logic Apps

Welcome again to another Logic Apps Best Practices, Tips, and Tricks In my previous blog posts, I discussed a basic trick for developers that was to

By Sandro Pereira

Apr 3

Logic App Best Practices, Tips, and Tricks: #41 How to convert XML into JSON inside Logic Apps

Welcome again to another Logic Apps Best Practices, Tips, and Tricks In my previous blog posts, I discussed one good trick for administrators Today we

By Sandro Pereira

Feb 21

Remove XML Empty Nodes Pipeline Component

Another day, another BizTalk Server Pipeline Component! Today, I decided to release a brand new component called the Remove XML Empty Nodes Pipeline

By Sandro Pereira

Feb 16

Friday Fact: XML to JSON Conversion in API Management and Logic Apps have different behaviors

I don't know the reason why two products from the same family - Azure Integration Services - have completely different behaviors while converting XML to JSON,

By Sandro Pereira

Feb 14

Azure Function to Apply XML Validation (Advanced)

After the release of our previous XML Validation Functions:  Azure Function to Apply XML Validation (Basic) Azure Function to Apply XML Validation

By Sandro Pereira

Feb 13

Azure Function to Apply XML Validation (Intermedium)

After the release of our Azure Function to Apply XML Validation (Basic), it is now time for another Azure Function under the same context: an Azure Function

By Sandro Pereira

Feb 12

Azure Function to Apply XML Validation (Basic)

After the release of our two previous Azure Functions that will help us minimize or completely remove the need for an Integration Account: Azure Function

By Sandro Pereira

Dec 29

Azure Function to Apply XSLT Transformations

Another Azure Function Can we accomplish the same with default capabilities inside Logic Apps or Azure API Management These may be, once again, the questions

By Sandro Pereira
turbo360

Back to Top