From 0c8e1384ecbadd70ac76b7a4c0acbbc6ca402e5a Mon Sep 17 00:00:00 2001 From: lead2gold Date: Fri, 9 Mar 2018 18:29:16 -0500 Subject: [PATCH] Updated Notify_ifttt (markdown) --- Notify_ifttt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_ifttt.md b/Notify_ifttt.md index e4ef0e7..aeff744 100644 --- a/Notify_ifttt.md +++ b/Notify_ifttt.md @@ -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