ttb-ifttt

0.1.0 • Public • Published

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

Package Sidebar

Install

npm i ttb-ifttt

Weekly Downloads

9

Version

0.1.0

License

http://www.wtfpl.net

Unpacked Size

14.1 kB

Total Files

5

Last publish

Collaborators

  • thethingbox