Receive response from the flow generated in n8n
Hi guys
I have a flow in my typebot through a webhook where the user sends a question in the chat and this question is sent to n8n, which returns the answer to the typebot.
I see through the typebot flow panel that the answer arrives, but I can't get it to be displayed in the chat. I've tried using a text block but I wasn't successful. What could be happening?
In the photo, the arrow shows the answer received from the flow.
And there's also a photo of my webhook configuration.


1 Reply
Test the request properly, not by executing the bot but by using the "Test the request" button (https://docs.typebot.io/editor/blocks/integrations/http-request#example%3A-fetch-movie-information)
Typebot Docs
HTTP Request - Typebot Docs