Share feedback, ideas and get community help

Updated 2 weeks ago

Help with webhook response

Hi, im Giovanny from Colombia, im looking to connect my n8n RAG with Webhook using Typebot, i already get the user menssaje and the webhook response, but i get a problem when i was trying to show in the UI chat or typebot chat like the image.
I need some help Thanks💔 💔

Webhook details when user type:
{
"statusCode": 200,
"response": [
{
"output": "Hola, ¿cómo puedo ayudarte hoy?"
}
],
"request": {
"url": "https://n8n-n8n.jik.easypanel.host/webhook/XXXXXXX",
"method": "POST",
"headers": {
"Content-Type": "application/json"
},
"timeout": false,
"json": {
"message": "Hi, good night"
}
}
}
G
B
a
4 comments
Any ideas gods and pros of programming?
I need some help
You can’t display images in a text bubble
I think he just want to show the answer of n8n,

Remember to save the answer of your webhook, into a variable and that this variable must be defined in the bot as variable
Add a reply
Sign up and join the conversation on Discord