Search found 1 match
- Fri Mar 17, 2023 9:45 am
- Forum: General
- Topic: Can Telldus Live Pro send cURL http requests?
- Replies: 1
- Views: 4953
Re: Can Telldus Live Pro send cURL http requests?
curl is a way to communicate over http in php. That command you want to sent is an URL with some JSON. You can send JSON as a part of an URL so it might be possible to use the http function in telldus live. The IP number in your URL is an internal not reachable from telldus live so you will also hav...