Weekend challenge, parse JSON using variables

Hi @gonhaddock

It all depends on your configuration. Your path variable is correct but if you just the leave the upper JSON Path empty, you need to make almost all fields variable controlled to make it work since it’s mandatory information to have for the node.

Doing so, the path node will start working:

I took the settings from the lower node, outputted them as flow variable (reference) and connected it to the upper to play around. This is the syntax of all flow variables that are used:

image

For the time being, I would just add those additional ones as constants in your metanode. For example with a CE. The groupBy already takes care of converting to list.

You should get all the required information pretty quickly afterwards. I would compare your metanode output with the flow variable from the lower path node (beforementioned image) and go from there.

Hope this helps!

2 Likes