mirror of
https://github.com/caronc/apprise.git
synced 2025-01-05 13:39:16 +01:00
Updated Notify_ifttt (markdown)
parent
5c57ef8805
commit
36fb3087e4
@ -17,8 +17,11 @@ This effectively equates to:
|
||||
|
||||
In the above example the **WebhookID** is ```b1lUk7b9LpGakJARKBwRIZ```. You will need this value!
|
||||
|
||||
**Note:** Apprise supports this URL _as-is_ (_as of v0.7.7_); you no longer need to parse the URL any further. However there is slightly less overhead (internally) if you do.
|
||||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
* `https://maker.ifttt.com/use/{WebhookID}`
|
||||
* **ifttt**://**{WebhookID}**@**{Event}**/
|
||||
* **ifttt**://**{WebhookID}**@**{Event1}**/**{Event2}**/**{EventN}**/
|
||||
* **ifttt**://**{WebhookID}**@**{Event}**/**?+NewArg=ArgValue**
|
||||
|
Loading…
Reference in New Issue
Block a user