This is about Watson Conversation Dialogs
I have an app that sends some webhook information which has some pre-defined Watson Intent. How can I jump directly to the nodes that deals with that intent?
This is about Watson Conversation Dialogs
I have an app that sends some webhook information which has some pre-defined Watson Intent. How can I jump directly to the nodes that deals with that intent?
Copyright © 2021 Jogjafile Inc.
There is two ways to do this.
You can use a trained question/keyword and that should 100% match.
If you preload the
intents
object, then it will treat that as the actual intent.