JSON Transform Node

The JSON Transform node is used to transform JSON documents from one form to another.

The JSON Transform Node uses JSON path expressions embedded within a JSON template to build the output document. The template is specified as a property of the node and describes what the output data should be, and where the contents of the JSON should come from.

The JSON Transform Node also supports setting the value of fields to the value of flow variables.