Process response http

I can’t understand how to create a condition for the http response …
{“user”:“Jon”,“Online”:“1”}
if Online == 1

You can use contains comparison operator:

image

See the example: check_json_response.pma (5.2 KB)

Now I understand, thanks!


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.