My automations emails are showing a link instead of an image. How can I make them show the image?
Jobs : Job Image
type: Image
Email Body: <<[Job Image]>>
Results in email body received: https://www.appsheet.com/image/getimageurl?AppName=AppName12345&tableName=Jobs&fileName=Jobs_Images%...
Solved! Go to Solution.
Hey man,
you gotta use a HTML image tag, e.g.
<img src="<<[Job Image]>>">
Hey man,
you gotta use a HTML image tag, e.g.
<img src="<<[Job Image]>>">
THANK YOU! I saw another post that said it had to be in HTML but I didn't know how to do it. This worked perfectly
Yeah, that works brilliantly, nice!!
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |