Chatbot UI for Bonita

1
0
-1

(Bonita newbie question)

Hi

I was thinking about using chatbot technologies to interact with Bonita, either from bonita to the user (ex. asking a question and waiting for a yes or no answer to proceed to the next activity) or from the user to bonita (ex. starting a process or another, choosing an answer or sending a document).

Do you think Bonita could handle this ? If so, what API would you use ? With which limitations ?

Thanks for your answer,
Nicolas

1 answer

1
0
-1

Hi Nicolas,

That sounds like a cool project! Please come share it with us when you built it.

To answer your question, you can realize the integration through REST Api. Here is the documentation.

If you want to see a running example, here is a project on Apache Camel that communicates with Bonita through REST Api.

Cheers

Comments

Submitted by nicolas.truchaud on Thu, 03/02/2017 - 15:55

Thanks Lionel ! Sure I will share it : I'm working with an openSource bot engine called Botkit : https://howdy.ai/botkit/

Could you please check the doc link you send me ?

Cheers,
Nicolas

Submitted by Lionel Palacin on Thu, 03/02/2017 - 16:02

Please check again, I fixed the link.

Submitted by nicolas.truchaud on Thu, 03/02/2017 - 16:21

Perfect, thanks.
Nicolas

Notifications