<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Embedding Images in Email Templates.</title><link>https://community.appian.com/discussions/f/general/9030/embedding-images-in-email-templates</link><description>Hi, i need to insert an image in the email footer with hyperlink on it. By looking at the previous posts i have learnt that documents (i.e. images) from the Appian repository can not be rendered externally so in order to get it work i need to place the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Embedding Images in Email Templates.</title><link>https://community.appian.com/thread/40236?ContentTypeID=1</link><pubDate>Fri, 09 Dec 2016 17:46:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7a57279a-4beb-49a3-98dc-d06de15117f3</guid><dc:creator>Arun Theja Muthyalu</dc:creator><description>As per my knowledge,&lt;br /&gt;We can embed images in email using HTML. In HTML, we will specify the URL which references the physical location of the image in the &amp;lt;img&amp;gt; tag. User who receives the email should have access to the location of the image otherwise image will not be displayed. Since access to Appian resources would require Authentication, I think storing the image in a different web server and making it openly available (no authentication) would be better, so that href in the &amp;lt;img&amp;gt; could directly access the image. However security for images is slightly compromised in this way.&lt;br /&gt;Other way is that we can include that image as a hidden attachment in the email and we can access it directly within the email. But this approach has its impact on the size of the email.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>