<?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>Image in an email body via safelink() method.</title><link>https://community.appian.com/discussions/f/general/20306/image-in-an-email-body-via-safelink-method</link><description>Hi, 
 I&amp;#39;m trying to create an email template for outlook using the following code snippet, 
 
 I have to add the company logo in the signature of the email body, can someone please let me know if this is possible? If so, direct me on how to do implement</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Image in an email body via safelink() method.</title><link>https://community.appian.com/thread/79282?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2021 08:13:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5facb460-2b5b-4eed-81b3-afc6c542ecd4</guid><dc:creator>Timo</dc:creator><description>&lt;p&gt;We created a HTML template for an email where we use this.&lt;br /&gt;&lt;br /&gt;In the HTML template we have a mailto link, which opens the email clients.&lt;br /&gt;You can pass variables in HTML templates by adding ###variable###&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image in an email body via safelink() method.</title><link>https://community.appian.com/thread/79261?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2021 17:56:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0a577469-2862-44f2-b201-02026d65f511</guid><dc:creator>Charu</dc:creator><description>&lt;p&gt;I am not sending an email from Appian,&amp;nbsp;it will create a link that will open the user&amp;#39;s email client. Basically not using any smart service.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image in an email body via safelink() method.</title><link>https://community.appian.com/thread/79232?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 23:39:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7daf8bc-4149-465e-8330-3112d16b2c07</guid><dc:creator>ericg329</dc:creator><description>&lt;p&gt;Are you trying to send an email from Appian or just create a link that will open the user&amp;#39;s email client?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Your example code implies you are trying to create a link to open the user&amp;#39;s email client and create the body. Adding an image that way isn&amp;#39;t possible with HTML. If&amp;nbsp;your users already have their company logo in the signature of their email client then it would work. You would need to evaluate that scenario with your user community.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Alternatively, you can kick off a process and use the send email smart service such that the email is formatted and sent from Appian, rather than the user. There are a fair amount of posts on community about adding images to an email using the smart service if you need guidance on how to configure the node for your use case.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/20.4/Send_Email_Smart_Service.html"&gt;docs.appian.com/.../Send_Email_Smart_Service.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>