anyone explain how i create exact this same thing in dialgflow cx when click on main menu then it will open list like that.
You can use Dialogflow CX API and create Custom front end and backend you can achive whatever you show in pic add JS in frontend like that .Use event handler if needed
EventHandler | Dialogflow CX | Google Cloud
Hi @mashadzaib,
Welcome to Google Cloud Community!
Dialogflow CX is a great tool for managing conversational flow, but it doesn't directly create clickable menus.
You can achieve this by using Intents in Dialogflow. Once Dialogflow understands that the user wants a menu, it can pass that information to your own code through something called a Webhook. This allows you to handle the logic on your end and display the menu in your app however you like.
Here are some helpful links:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |