Cogniflow

Question:

Hi, I need help to integrate MMIO with and AI service called cogniflow. They offer and api: https://predict.cogniflow.ai/docs The objective is to create a chat system, that sends questions to Cogniflow, get the answers and presents them as a chat response.

Answer:

MMIO chatbots have an HTTP Request element that you can use the call any third party APIs such as Cogniflow.

You can save the value of the MMIO HTTP Request element to your custom variables and then use that custom variable to display the value returned by Cogniflow on your chat. 

Check out our docs regarding MMIO HTTP request element for chatbots:

https://docs.marketingmaster.io/article/378/chatbot-flow-http-request

Was this article helpful?

Thanks for your feedback!