Rule HTTP Action

Examples

webCoRE

Trigger a webCoRE piston by sending a GET request

IFTTT

Trigger an IFTTT applet by sending a GET/POST request

Hubitat Maker API

Calling Hubitat Maker API via Hubitat cloud

:information_source: You can also trigger Rule Machine rules by adding the Trigger → Cloud End Point to your RM rule and then calling that from a SharpTools HTTP Action.

  • Method: GET/POST
  • URL: get the specific maker api URL from the Maker API page in Hubitat. Make sure you use the cloud URLs, instead of the local ones, and replace the device ID, command, and etc accordingly from the example URLs.

Alexa - Voice Monkey

Call the Voice Monkey API to trigger an Alexa routine, or Text-to-Speech/Anouncements.

Zapier

Call the Zapier webhook trigger API to trigger a zap automation.

  • Method: GET
  • URL: select “Webhook by Zapier” as the zap trigger, and select “catch Hook” as the Trigger Event. Click “Continue” and the Custom Webhook URL to trigger this zap should be displayed in the next step.
3 Likes