How to get a SmartThings action to send an HTTP Request?

As @JDRoberts points out, the Edge platform limits communication to IP addresses on your local LAN only. @TAustin has his “Web Requestor: a driver to issue local POST and GET HTTP requests” which can do what you want via @TAustin’s bridging/forwarding server you would need to run on a Raspberry Pi or always on computer. I use his Web Requestor to connect SmartThings with my Lorex camera system, just some limited use of triggering the camera deterrence lights and/or sirens.

1 Like