I am using bespoken.io to silently send command to alexa to start my wifes car (named Heidi). I input an HTTP address and it returns the following payload seen in the picture. I’d like to alter my flow so that if the payload contains a CAPTION of “OK”, only then does it turn the input boolean button yellow. If it returns anything other than OK, I want it to not turn yellow (or red if thats possible but dont think it is).
Please see picture as that helps explain it better. And my current flow is below…
[{"id":"2f455fd5.884b4","type":"http request","z":"694e6036.6f93","name":"ON","method":"GET","ret":"txt","paytoqs":"ignore","url":"this will be filled in","tls":"","persist":false,"proxy":"","authType":"","x":450,"y":160,"wires":[["51cc73a6.62254c"]]}]