mirror of https://github.com/caronc/apprise
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:
|
Valid syntaxes are as follows:
|
||||||
* **ifttt**://**{WebhookID}**/**{Event}**/
|
* **ifttt**://**{WebhookID}**/**{Event}**/
|
||||||
* **ifttt**://**{WebhookID}**@**{Event}**/**{Value1}**/
|
* **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:
|
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
|
* **{{Value1}}** = Notification Title
|
||||||
|
|
Loading…
Reference in New Issue