This object is in archive! 
How do I configure a HTTP Get request in the rule creator?
Answered
Sorry for being thick as I know others have done this but I just can't see how..
I want to use the Zipato HTTP GET command to turn on some RAKO lights (via a URL):
http://rakobridge/rako.cgi?room=1&ch=2&com=1
This commands works fine if I enter it directly into a browser window...
I've tried various combinations but I can't find the correct syntax (see attached)
Can anyone please tell me which bits I put in which boxes, thanks in advance for your help,
Henry
Files:
Zipato Get Comm...
No connection
Real-time notifications may not work
Just put your whole url in 'URL' field, just like you put it in the browser and it will work.
Just put your whole url in 'URL' field, just like you put it in the browser and it will work.
I don't understand how to access the response body.
I don't understand how to access the response body.
You can't prosess the response. You can just use HTTP requests to send data to the server in the query string or in the body of the HTTP request (POST)
You can't prosess the response. You can just use HTTP requests to send data to the server in the query string or in the body of the HTTP request (POST)
Replies have been locked on this page!