How can I respond with images in botpress
# 🤝help
r
How can I respond with images in botpress from a link, not needing to upload the image for example from drive
f
The image should take links, but I can't remember if I have tried to do it before
q
Create a workflow variable called for example imageURL (which is the link), then use that variable in Image card to show it to the chatbot user.
r
thank