Attach image to SMS


#1

1) Give a description of the problem
Is there a way to attach an image (from web URL) to a WebCore SMS?

2) What is the expected behavior?
I would like the image to show on my phone in the SMS app with the text.

3) What is happening/not happening?
I add the URL to the SMS message but it just shows the link when I receive the text.


#2

I would love for us to be able to do this as well…


It does work with email though if you know a bit of HTML.

temp

The “Message Body” (not shown above) can be written as an expression:

'<img src="http://www.example.com/path/image.png"/>'


…and how it appears in my inbox (personal info removed):

temp