-
How can I set a variable with value of a property of an object that is the first item of a response json array?
and this is my REST Client code:
Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
anmaso
Sep 3, 2023
Replies: 1 comment 1 reply
-
I've used this successfully (note the
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
quammy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've used this successfully (note the
$
after the body )