ttb-ifttt 0.1.0

This node allow the user to use the channel Maker's trigger of IFTTT.

npm install ttb-ifttt

License GitHub issues GitHub package.json version

ttb-ifttt

This node allow the user to use the channel Maker's trigger of IFTTT.

Usages

Provides a node for making an IFTTT Trigger.

The event generate by the node can have three optional values define by value 1, value 2 and value 3 :

  • event, have to be set without blankspaces
  • secret key, you can retieve your secret key here when you are logged in IFTTT.
  • value 1, 2 & 3, you can set values like this example :
    • value 1 : house-temperature
    • value 2 : 25
    • value 3 : 07-03-2015 14:25

All the information of this node can also be set by a function like that :

  • event with msg.event
  • secret key with msg.secretkey
  • value 1 with msg.value1
  • value 2 with msg.value2
  • value 3 with msg.value3

Node Info

Version: 0.1.0
Updated 5 years, 6 months ago
License: http://www.wtfpl.net
Rating: not yet rated

Actions

Rate:

Downloads

9 in the last week

Nodes

  • ifttt trigger

Keywords

  • node-red
  • trigger
  • ifttt
  • maker

Maintainers