Announcement

Collapse
No announcement yet.

Webhooks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Webhooks

    Hi All,

    I use Homeseer Z3 and have the OmniPro plug in. Homeseer stopped recognizing when I device was turned On or OFF in my Omni. I am trying to get Webhooks to work instead. I have an event in Homeseer when a unit turns on, it send a command and then I use IFTTT to run it. I can’t seem to get it to work and maybe someone can help where I am going wrong.

    If a device changes and become Away Temp and become ON
    THEN Run a Script or Script Command
    Execute immediate script command: &https://maker.ifttt.com/trigger/TRIGGER /json/with/key/XXXXXXXXXXX

    In IFTTT I have tried Receive a WEB Request and also Receieve a Web request with JSON Payload.

    I am doing this using TRIGGER and what is received.

    It never works but seems simple. What am I missing?

    Any help or a better way to do this is much appreciated.

    TY

    Jason


    #2
    I get the Webhooks part to work but I can’t get Homeseer to send the Script/Command. When I send the command in a browser, the event triggers in IFTTT. When I try trigger it in Homeseer, it must not get sent. The Pushover message is sent so know the first part is executing and getting to the Then commands.

    Comment


      #3
      Look here: http://help.homeseer.com/help/HS3/static/#.geturl

      tenholde

      Comment


        #4
        Thank you for the response. I have researched the GetURL but can’t see to create the correct syntax to get it to run. Would I need to swap any of the ifft.trigger info?

        I tried different versions of this hs.GetURL (https://maker.ifttt.com/trigger/TRIG...key/XXXXXXXXXX, TRUE,8080)

        Any, suggestions from here?

        Thank You

        Jason

        Comment

        Working...
        X