James
August 24, 2021, 1:15pm
2
Hi @Kenny_Murphy , yes, you can send HTTP request from both Dashboard and Rule Engine as long as it is uses https://
(SSL encrypted) and public accessible domain name.
See below for how to send HTTP request from the dashboards.
The latest SharpTools.io release includes support for making HTTP / REST API calls from any tile that supports hyperlink actions.
Tiles that support Hyperlink action (tap to expand)
Important
The REST endpoint you are calling must be SSL encrypted. Most browsers will throw a mixed-content warning if you try to communicate with an insecure endpoint.
URL Format (Syntax)
To make an HTTP REST API call, configure your Hyperlink URL with a special syntax indicating the type of REST c…
And here for how to send HTTP request in the rules.
We’re excited to announce HTTP Actions for Rule Engine which enable you to communicate with third party applications/services like IFTTT, WebCoRE, Voice Monkey, Zapier (and more!). This further expands your smart home automation with nearly unlimited integration possibilities.
[HTTP Action]
HTTP Action is a Premium feature.
If you are using the free tier, please let us know if you’d like us to reset your trial.
This feature will close the following trending fea…
1 Like