Hi,
I want to make a button with a wiget that sends a url to a website. I do nog expect anything back from the website.
By sending the url I can switch a light on at home.
The url looks like "http://mysite/api/device/devicename/?set=ON
But I can't find a activity that works. Who can help me with this.
Thanks in advance
Send a url to a web site
Moderator: Martin
Re: Send a url to a web site
Hi,
You can send the request directly with Automagic without using a browser. Action HTTP Request with request method set to GET should work.
Regards,
Martin
You can send the request directly with Automagic without using a browser. Action HTTP Request with request method set to GET should work.
Regards,
Martin