Hello guys, hope you're doing fine, I have just started using Botpress v12 OS, and I would love to ask you some questions as I have limited knowledge regarding the subject.
What I am trying to achieve is to, integrate our own solution for HITL via APIs, I know that the current HITL is built-in which has very good features such as agents not available etc.., but we're trying to integrate our own solution via 3 apis, initiateConversation, sendMessage, and to refresh the text sent my the agent in the other side, we call an api called RefreshMessage.
Does Botpress allow this kind of integrations? what's the steps I should take to develop it, is it going to be a Module etc..?
I really appreciate your help and instructions if anyone has already done this or knows how