Make a Web Request for the Maker Channel at IFTTT

An example of making a web request for the Maker channel at IFTTT.

[{"id":"1252574b.d9e5c9","type":"inject","z":"c3655209.f31e1","name":"","topic":"","payload":"ping","payloadType":"str","repeat":"","crontab":"","once":false,"x":90,"y":60,"wires":[["cf61f1b2.256da"]]},{"id":"cf61f1b2.256da","type":"http request","z":"c3655209.f31e1","name":"Make a web request","method":"GET","ret":"txt","url":"https://maker.ifttt.com/trigger/{{payload}}/with/key/API_KEY","x":280,"y":60,"wires":[["3194b747.b4f748"]]},{"id":"3194b747.b4f748","type":"debug","z":"c3655209.f31e1","name":"","active":true,"console":"false","complete":"false","x":490,"y":60,"wires":[]},{"id":"96766eea.6a578","type":"comment","z":"c3655209.f31e1","name":"Replace API_KEY with your key","info":"","x":310,"y":20,"wires":[]}]

Flow Info

Created 8 years, 6 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • comment (x1)
  • debug (x1)
  • http request (x1)
  • inject (x1)

Tags

  • IFTTT
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option