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"}'
Put an
xinto 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"}'