Updated Notify_ifttt (markdown)

master
lead2gold 2018-03-13 19:32:49 -04:00
parent 57c49d1fff
commit e8edfaa470
1 changed files with 1 additions and 1 deletions

@ -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
```