Updated Notify_ifttt (markdown)

lead2gold 2018-03-13 19:32:49 -04:00
parent 57c49d1fff
commit e8edfaa470

@ -42,5 +42,5 @@ Send a IFTTT notification:
```bash
# Assuming our {WebhookID} is b1lUk7b9LpGakJARKBwRIZ
# Assuming our {Event} is sms_message
notify ifttt:///b1lUk7b9LpGakJARKBwRIZ@sms_message
apprise ifttt:///b1lUk7b9LpGakJARKBwRIZ@sms_message
```