IFTTT¶
URL Format¶
ifttt://key/?events=event1[,event2,...]&value1=value1&value2=value2&value3=value3
URL Fields¶
- WebHookID (Required)
URL part:ifttt://webhookid/
Query/Param Props¶
Props can be either supplied using the params argument or through the URL using
?key=value&key=value etc.
-
events (Required)
-
title - Notification title, optionally set by the sender Default: empty
-
messagevalue - Sets the corresponding value field to the notification message Default:
2 -
titlevalue - Sets the corresponding value field to the notification title Default:
0 -
value1 Default: empty
-
value2 Default: empty
-
value3 Default: empty