Tim Hiatt • almost 9 years ago
Returning a message with an Image? and or a Link?
Does any one know how to return a message that contains an image and or a link to another website. I know how to call a slot that contains an image and some buttons but thats not exactly what I am trying to do.
I just want to return a Message. in the form of a Response Card. That has an image, text and potentially a Text Link to another page.
Thanks.
Comments are closed.

3 comments
Angela R Wang • almost 9 years ago
hi,
this is an example of configuring a Response Card: http://docs.aws.amazon.com/lex/latest/dg/ex-resp-card.html does this help?
Zeydy Ortiz • almost 9 years ago
I have been able to send a response to Slack with buttons and/or a link but not with an image.
Tim Hiatt • almost 9 years ago
Thanks guys. I have been able to do response cards. Using them quite heavily. However. I just want to include an image or link in my text response. So still not quite the solution I am looking for.