DataMapper node is based on JSONata, and supports the entire range of query and transformation functionality supported by JSONata.

Photo by  Scott Graham on  Unsplash

REST-based APIs have become the main building blocks in the modern digital ecosystem. API-based integration is becoming the default model for integration within the organization, and also to expose an organization’s business functionality to their partner network or even to the general public. For these APIs, data is the main constituent.

An ideal situation within an enterprise is for all the constituent applications to work with homogenized enterprise data structures to promote and ease interoperability between them. But given the history of the evolution of applications within an enterprise, this is a tall ask. Although enterprises are promoting internal efforts towards this, having this as a pre-requisite for applications to interconnect and consume exposed business logic is not practical.

A more robust solution is to transform the data from one format into a format that the API can work with. This is data transformationData transformation is the process of converting data from one format to another. This will help us to break the data silos that exist between applications and make them interoperable.

Kumologica 2.0 provides the DataMapper node that can be used for format transformation of JSON data. DataMapper node is based on JSONata, and supports the entire range of query and transformation functionality supported by JSONata.

#serverless #microservice #aws lambda #kumologica

Kumologica: Data Mapping using DataMapper Node
1.20 GEEK