Support in Kumologica for handling data in formats such as JSON, XML and YAML.

When building integration components, it’s almost a given that we will have to process data in different formats like JSON, XML, YAML, etc. It’s imperative that any integration product should have very good support for handling these data formats. This kind of robust support for handling data in different formats makes the product flexible to be adapted to different use cases.

In this article, we will look into the support provided by Kumologica for handling the data in these different formats.

JSON

When working with REST APIs, the de facto standard for data exchange is JSON. The JSON input string needs to be converted to a JavaScript object for ease of use within the flows. To support this, Kumologica provides the JSON node. The JSON node can be used to convert between JSON string to JavaScript object and vice versa.

Demo

In this video, I will show you how to use the JSON node in Kumologica to convert incoming JSON data into a JavaScript object.

#microservices #aws #serverless #kumologica

Kumologica: Handling Data in Different Formats [Videos]
1.20 GEEK