Matías Bela
Matías Bela

Reputation: 1

Can dialogflow became like an omnychat tool?

How can I setup a bot in DialogFlow that could redirect the current chat to more than one person so that they could continue with the conversation? Is that possible?

Upvotes: 0

Views: 36

Answers (1)

jacobytes
jacobytes

Reputation: 3241

At this moment that is not supported by Dialogflow out of the box. Dialogflow has provided examples that allow you to do it using a custom implementation or you can integrate Dialogflow with a platform that does offer support for human handover such as Kommunicate.

Upvotes: 2

Related Questions