You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
In a bot connected inbox, the conversations would be starting on the pending state. You can configure a specific intent that the bot service can use to identify that a handoff is required. Then you can call the chatwoot APIs to toggle the conversation into open status.
Thank you for your reply sojan. I tried toggling the conversation status to OPEN as the ref. link says. However, the bot keeps replying to the user messages. Any idea why that could be?
@matiasperes The implementation in this repo is meant as a sample. It replies to all incoming messages at the moment. You can add logic to it to distinguish between open and pending conversations and ensure that replies are only send for pending conversations
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
What would be the way of handing a conversation from the rasa bot to an active agent when the user intends to talk to a human?
Thanks in advance.
The text was updated successfully, but these errors were encountered: