Describe the problem/error/question
I am using n8n as a chatbot and would like to add the possibility to give suggestions/options to chose from. Other chatbot are showing buttons to chose from.
Is there a way to achieve this in n8n?
To interact in the chat you have to use the “Respond to Webhook” node with this format:
{
“output”: “text”
}
Information on your n8n setup
- n8n version:1.27.2
- Running n8n via: Docker
- Operating system: Ubuntu 20