How to integrate Dialogflow with Chatbase for easier bot analytics?

十年热恋 提交于 2020-01-06 05:26:08

问题


I have created a Conversational Interface for Android With Dialogflow to conduct an intelligent conversation between customer and bot. Now to make it more proficient, I have to integrate Chatbase.

As per https://chatbase.com/documentation/dialogflow-integration, Chatbase is currently available only via a server-to-server integration and therefore is incompatible with Dialogflow hosted bots.

Is there a way to use the Chatbase with android?


回答1:


Perhaps take a look at Webhooks provided by DialogFlow. They allow you to write custom code in response to each user request. It would be surprising if there isn't a canned one for Chatbase integration.



来源:https://stackoverflow.com/questions/53358665/how-to-integrate-dialogflow-with-chatbase-for-easier-bot-analytics

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!