I am new to smartthings, and am a bit confused as to what is “End of Life” and what I should be using for integrating my smart things hub with other services.
I want to send a JSON http post to zapier so that I can log events from my smartthings hub. What is the easiest way to do this without using a 3rd party service like sharptools.io? I was hoping that this would be built directly into the Smartthings smart phone app which appears not to be the case.
Your hub cannot communicate outside of the local LAN (and specifically RFC1918 addresses) without using a proxy. You can send HTTP Post and Get requests using Web Requestor and there is a link to proxy/bridge you can run locally on a server for reaching destinations on the Internet.