
It would be an excellent feature to implement. Like when one uses entities in Dialogflow and receives a response according to the entity that has been recognized in the message.
Like Manychat or Chatfuel it can be set on unrecognized messages to send to users differents answers according catched Entities.

It already exists. For this we have created tags.


Thanks Alex! Now with webhooks, it can be a powerfull tool.

Webhooks? What are you talking about? We do not need integration with dialogflow. We are better than them. :)
Or I misunderstood you…

For example, I receive tags and process values on an external site (webhook) and return a custom message.
If I want to make a dictionary bot and put: “I want to know the meaning of %word%” and with the webhook I consult a database on my website and return the information in a message.

Oh, I understand. This is a rather complicated sequence. While it is not created, but we will add it.