mirror of
https://github.com/caronc/apprise.git
synced 2025-06-30 22:41:04 +02:00
Updated Notify_ifttt (markdown)
@ -38,9 +38,9 @@ There may be cases where you simply don't want to pass a notification message to
|
|||||||
| Event | Yes | This is the **Event Name** you assigned to the Applet you created. This is the event plan on triggering through the webhook.
|
| Event | Yes | This is the **Event Name** you assigned to the Applet you created. This is the event plan on triggering through the webhook.
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
Send a discord notification:
|
Send a IFTTT notification:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {WebhookID} is b1lUk7b9LpGakJARKBwRIZ
|
# Assuming our {WebhookID} is b1lUk7b9LpGakJARKBwRIZ
|
||||||
# Assuming our {Event} is sms_message
|
# Assuming our {Event} is sms_message
|
||||||
notify discord:///b1lUk7b9LpGakJARKBwRIZ@sms_message
|
notify ifttt:///b1lUk7b9LpGakJARKBwRIZ@sms_message
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user