Skip to main content
Question

Manychat and voiceflow

  • March 27, 2024
  • 1 reply
  • 414 views

Danylo

Is it possible to create an ai chatbot with knowledge base to respond on the questions inside the manychat?
I am trying to connect voiceflow simple chatbot( capture question and answer it) to manychat through external request but I am not sure how to do it.

Do you know how to create this kind of chatbot?

1 reply

Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • 2782 replies
  • March 27, 2024

Yes it’s possible!

I have not integrated voiceflow yet, but I have both OpenAI’s Assistant API and Chatbase integrated, both with my trained AI databases.

As you mention, it’s a matter of reading the documentation and creating the logic with external requests to make it work. To give you an idea, this is my setup for Assistants API:

 

I’m guessing something similar will be necessary for voiceflow.