Well the question is that, is there any way to use a external NLU engine to follow a conversational flow built on DialogFlow CX?
I know currently DialogFlow CX has evenhandlers that could trigger some flows, so I want to know if I can integrate another NLU engine sending its intents through evenhandlers so that the flow in DialogFlow is executed receiving the intents from the external NLU engine at each page or state of the conversation.