Jsonata is actually kind of nice.. xquery for JSON. You can do a ton of things like referencing variables $flowContext() / $globalContext() and environment variables $env().
Really spiffy is recursion....
And use it in a change node..
Jsonata is actually kind of nice.. xquery for JSON. You can do a ton of things like referencing variables $flowContext() / $globalContext() and environment variables $env().
Really spiffy is recursion....
And use it in a change node..