Hi,
I’m very new to Smartthings. I’m looking for a simple example of a SmartApp that can be used to go to an external website, get the response and parse the response for specific data to be displayed on the mobile.
For example, I could go to a website that displays my current public IP address and use the SmartApp to retrieve that and display it on my mobile.
Does anyone have an simple SmartApp example that shows how to send a HTTP GET and then parse its results?