Nekmo / amazon-dash

Hack your Amazon Dash to run what you want.
MIT License
816 stars 69 forks source link

confirmation with URL #156

Open Fraborak opened 4 years ago

Fraborak commented 4 years ago

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"}'