You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Put an x into all the boxes [ ] relevant to your issue (like this: [x])
What is the purpose of your issue?
Bug report (encountered problems with amazon-dash)
Feature request (request for a new functionality)
Question
Other
Description
with telegram and pushbullet, it can be usefull to have a generic confirmation like a http (post or other) to send message on a service (push, ifttt ...)
like that :
confirmations:
send-url:
url: 'http://domain.com/path/to/webhook'
method: post
content-type: json
body: '{"key": "yhythhbhbgbF1", "msg": "button pushed"}'
The text was updated successfully, but these errors were encountered:
Put an
x
into all the boxes [ ] relevant to your issue (like this:[x]
)What is the purpose of your issue?
Description
with telegram and pushbullet, it can be usefull to have a generic confirmation like a http (post or other) to send message on a service (push, ifttt ...)
like that :
confirmations:
send-url:
url: 'http://domain.com/path/to/webhook'
method: post
content-type: json
body: '{"key": "yhythhbhbgbF1", "msg": "button pushed"}'
The text was updated successfully, but these errors were encountered: