Transformation of nested JSON in rules via JSONPath

Sure. You’ll need to read the file into astring variable, which is the fiddly bit and depends on your host OS.
Example -

1 Like