Set Environment Var to response body #871
Unanswered
EdKing1375
asked this question in
Q&A
Replies: 2 comments
-
Hi @EdKing1375 Please following instructions in below link and image |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there anyway to create variable on collection level ? |
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.
-
Hi I am trying to set an environment var to a response body. The response body doesn't have any properties is it simply a string I was wondering how I can use Json query to just pull the response body's value. and example response is
{
"1234abcdefg"
}
Beta Was this translation helpful? Give feedback.
All reactions