Hello everyone!
So I have an array in response, for example:
โdataโ: [
{
โfield1โ : โ2โ,
โfield2โ : โ5.12312โ
}
variable - test
And Im trying to get 5.12312 into my variable, and than I want to use this variable for next test with another end point (but this is already another story) main problem that this value could be dynamic and will change from time to time.
Iโm sorry for question like this, just new to all this things with API and Postman) But iโm already in fire