node-red-contrib-dialogflowv2-api 1.0.4

Dialogflow node for Nore-RED. Support API v2 dialogflow.com

npm install node-red-contrib-dialogflowv2-api

NPM

npm

README

Dialogflow node for Node-RED. Uses new version API V2. Receives a text request for input. As a result, we get the full response from Dialogflow API.

The code for the node was forked and slightly simplified. Thank you very much guidone for RedBot

Install

Install latest release: npm i -g node-red-contrib-dialogflowv2-api

Inputs

msg.payload string

The text of our request for NLP

Outputs

msg._dialogflow Object

Result. Object from Dialogflow API response for our text request.

Details

msg.payload Not affected or processed. The output remains the same.

Node Info

Version: 1.0.4
Updated 6 years, 4 months ago
License: ISC
Rating: not yet rated

Actions

Rate:

Downloads

3 in the last week

Nodes

  • dialogflowv2-token
  • dialogflowv2

Keywords

  • node-red
  • dialogflow
  • node-red
  • dialogflow
  • dialogflow.com
  • node-red-contrib-dialogflowv2-api

Maintainers