Despite the topic is closed; I came up with this solution late yesterday, but i interpreted the challenge to make it work with ‘n’ output queries…
The current solution that I came up, is the lower branch in my workflow; but I couldn’t make it work with variables (upper branch). I’ve tested it with and without quota characters, scape bars…
Does anyone in forum actually knows how to configure variables for the ‘JSON Paths’ node? Thx in advance.
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.
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:
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.