Search
Star
Feedback
Setup for Free
Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Dynamic Image Block not rendering {{image}} from webhook - Typebot
T
Typebot
β’
9mo ago
β’
3 replies
bubusi
Dynamic Image Block not rendering {{image}} from webhook
Hi all
I
'm using a webhook to generate a QuickChart image in n8n and return it to Typebot
. The webhook responds with
:
{
"text
"
:
"text here
"
,
"image
"
:
"
https://quickchart.io/chart/render/sf-xxxxxxxxxx
"
}
In Typebot
, I
:
Set text and image as response variables
1
. Display
{
{text
}
} in a Text block
2
. Use an Image block with the Link tab set to
{
{image
}
} and
"On click link
" turned off
When I hardcode the image URL
, the chart renders perfectly
, but in the Image block rather than showing the image it just shows the URL
.
Any idea why the dynamic
{
{image
}
} variable isn
βt working even though it resolves correctly in text as a working URL
?
Thanks so much
Typebot
Join
A place to connect with chatbot enthusiasts. Learn about bot building best practices and discover new content.
5,834
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Dynamic button rendering in Typebot from N8n webhook responses
T
Typebot / help-and-questions
5mo ago
Dynamic Image is not loading the URL from the Make Webhook Response
T
Typebot / help-and-questions
2y ago
Dynamic Choices Block
T
Typebot / help-and-questions
3y ago