Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 96123

Webhooks trigger

$
0
0

@iorifly wrote:

Dear,

I am trying to start a trigger through a webhooks. My setup is as follows.

Automation:

alias: Uber chegando
  description: Quando o Uber estiver chegando
  trigger:
  - platform: webhook
    webhook_id: uber_chegando
  condition: []
  action:
  - data:
      data_template:
        message: Renato, o seu Uber,está chgeando.
    service: tts.watson_tts_say
  - data:
      data:
        type: announce
      message: Renato, o seu Uber,está chgeando.
    service: notify.alexa_media_alexa_cozinha
  - data:
      data:
        type: announce
      message: Renato, o seu Uber,está chgeando.
    service: notify.alexa_media_alexa_escritorio

In my ifttt I have the following URL

`

https://hooks.nabu.casa/url****** **** * * * * * * * * *=/api/webhook/uber_chegando

`
Nothing happens when I call the url. I have error 404.

404: Not Found

As you can see, I’m having trouble setting the webhooks trigger. What am I doing wrong ? I am using the POST method …

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 96123

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>