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 -
UseMessageAsValue - Sets the corresponding value field to the notification message
Default:2
-
UseTitleAsValue - Sets the corresponding value field to the notification title
Default:0
-
Value1
Default: empty -
Value2
Default: empty -
Value3
Default: empty