Replies: 1 comment
-
Unfortunately this isn't possible, but it would be really cool if it did support this at some point. It would be possible to add a drop-down to define a parent query, but I would need to figure out how to refer to the intermediate result somehow. With JSONata, you can define your own variables, but not sure how to do it with JSONPath. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have two query's (A & B) and I need the return from query A to use it in query B.
Is that possible for this json datasource?
Beta Was this translation helpful? Give feedback.
All reactions