JSON

Frends.JSON.Transform / 1.1.0

Summary

Reshapes one JSON document into another using a JUST.NET transformation, keeping the mapping as a declarative document instead of code — the JSON counterpart to XSLT.

Typical use — canonical mapping between two systems' JSON, where the map is a maintained artefact in its own right

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0

Input consist of parameters used in this Task.

Name Type Default Example Description
InputJson Object {"name":"veijo"} {\"name\":\"veijo\"}

Map input json in String or JToken type

JsonMap String {"firstName":"#valueof($.name)"} {\"firstName\":\"#valueof($.name)\"}
An unhandled error has occurred. Reload 🗙