Simple hangout example

This is a minimal version of a hangouts conversation using node-red-contrib-hangouts.

[{"id":"992612e.f66d9f","type":"hangouts-config","z":"e59733cf.1a68d","name":"","debug":false},{"id":"c0ca86c9.3f3578","type":"hangouts-in","z":"e59733cf.1a68d","config":"992612e.f66d9f","name":"","topic":"","senders":"","suppress":true,"x":162,"y":315,"wires":[["8ac45720.753ba8","bb323196.44cdd"]]},{"id":"bb323196.44cdd","type":"debug","z":"e59733cf.1a68d","name":"","active":true,"console":"false","complete":"true","x":636,"y":205,"wires":[]},{"id":"8ac45720.753ba8","type":"template","z":"e59733cf.1a68d","name":"Echo","field":"payload","format":"handlebars","template":"This is the payload: {{payload}} !","x":461,"y":317,"wires":[["514ee004.aeb12"]]},{"id":"514ee004.aeb12","type":"hangouts-out","z":"e59733cf.1a68d","config":"992612e.f66d9f","name":"","recipients":"","x":774,"y":320,"wires":[]}]

Flow Info

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

Owner

Actions

Rate:

Node Types

Core
  • debug (x1)
  • template (x1)
Other

Tags

  • hangouts
  • node-red
  • chat
  • bot
  • echo
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option