
Announcements
I'm having trouble rendering images in an email flow. I think I need to use a get item action but I'm uncertain where I can put it in the flow.
Any help with this would be appreciated.
Thanks
Charmine
You need to use the <img src=tag instead of <img id= tag.
<img src="https:/www.domain.com/yourimage.jpg" alt="You Image" width="500" height="600">