Search code examples
google-cloud-platformdialogflow-esuser-agentdialogflow-cx

How to show suggestion bubbles at the start of a question in Dialogflow CX Messenger?


In Dialogflow CX Messenger, how do I display suggestion chips alongside the bot's question, as shown in the official docs?

enter image description here

I'm using the Conversational Messenger integration, and I looked at the documentation but I couldn't find a parameter that I can add to df-messenger or df-messenger-chat-bubble.


Solution

  • There are multiple types of Dialogflow CX Messenger fulfillment for this case we will choose the Suggestion chip response type. We used a pre-built agent, namely small talk. Proceed to build, click Start Page, click Default Welcome Intent, Under Fulfillment go to Agent responses click + Add dialogue response then choose Custom payload copy paste the json formatted text then click save.

    imageimage