mirror of
https://github.com/caronc/apprise.git
synced 2025-06-29 06:02:02 +02:00
Updated Notify_ifttt (markdown)
parent
d5e0041756
commit
0c8e1384ec
@ -21,7 +21,7 @@ In the above example the **WebhookID** is ```b1lUk7b9LpGakJARKBwRIZ```. You will
|
||||
Valid syntaxes are as follows:
|
||||
* **ifttt**://**{WebhookID}**/**{Event}**/
|
||||
* **ifttt**://**{WebhookID}**@**{Event}**/**{Value1}**/
|
||||
* **ifttt**://**{WebhookID}**@**{Event}**/**{Value1}****{Value2}****{Value3}**/
|
||||
* **ifttt**://**{WebhookID}**@**{Event}**/**{Value1}**/**{Value2}**/**{Value3}**/
|
||||
|
||||
By default you don't need to specify or override an ingredient (these are the **{{ValueX}}** entries). So the standard URL ```ifttt://{WebhookID}/{Event}/``` should work for everyone. By default the Notification you specify gets mapped to the Applet ingredients so:
|
||||
* **{{Value1}}** = Notification Title
|
||||
|
Loading…
x
Reference in New Issue
Block a user