Typebot x N8N

Guys,
I'm racking my brains to solve this issue. I created a flow in Typebot to integrate with n8n due to some integrations.

The flow consists of the user asking a question and the assistant in the n8n flow responding. There's a variable called "value," which represents the user's question, and a variable called "response," which represents the value of the agent's response.

My webhook block is configured as follows, as in the attached image.

After this block, there's a text block to display the "response" variable.

I see that the flow in n8n runs smoothly. The response arrives in the Typebot console as shown, but the response isn't displayed in the chat for the user.

What could be wrong?
typebot_2.png
typebot02.png
Was this page helpful?