Skip to content

mestrovic/WatsonAssistantWEB-Hooks-with-NodeRED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WatsonAssistantWEB-Hooks-with-NodeRED

Purpose: To see the JSON passed to or got from Watson Assistant in the Node-RED Debug Window

Setup-Steps:

  • If you don't have a running and public accesable Node-RED Instance.

  • Login to the NodeRED Editor and import the File "DebugWebHooks-NodeRED-Flow.json" (Menu in the upper right corner)

  • Deploy the Flow

  • Go to Watson Assistant and set the WEB-Hook's URL (eg. https://.mybluemix.net/ ), that you want to debug.

where can be any of the following values:

      preWebHookDebug.json
      postWebHookDebug.json
      logWebHookDebug.json

      skillWebHookDebug.json

Hint: The first three functions are only called if the V2 API is used (this is not the case, if you use e.g. the "Try it out" Window in Watson Assistant).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published