<?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>Adding logo to email</title><link>https://community.appian.com/discussions/f/general/18350/adding-logo-to-email</link><description>How do you add a logo to an email generated from a process model? The email is an html document. We see an attachment with a red X.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Adding logo to email</title><link>https://community.appian.com/thread/72257?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 21:03:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7414cfd5-9361-4559-83ac-1347c8f0bc1e</guid><dc:creator>Vadivelan</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/daveg0001"&gt;daveg0001&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can add the logo in the html email template using the below code.&lt;/p&gt;
&lt;p&gt;If you know the url , you can pass the web url directly or you can pass the base 64 encoded value of the image.&lt;/p&gt;
&lt;p&gt;&amp;lt;img style=&amp;quot;-webkit-user-select: none;&amp;quot; src=&amp;quot;url&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Vadivelan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>