potrudeau/homebridge-messenger

Raw Webhook

Opened this issue · 4 comments

Would it be possible to repurpose the IFTTT webhook as a generic webhook we can point the POST to any host? Such as Zapier?

We could add a generic webhook option. In your use, what information do youd need to provide to Zapier ?

Ideally:
Name
Text
Priority

If you wanted to develop a bit more you could also add a “token” field to make sure you can authenticate requests, but TOTALLY not necessary!

as well as the URL to POST to

I'd like to second this request. If this were implemented I could use it with Pushcut to send myself messages. I could do this with HTTP Switches, but that plugin doesn't have quite the right support.

Being able to use generic webhooks to integrate plugin with services like Zapier would be great!