<?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>HTML Template in send email smartservice</title><link>https://community.appian.com/discussions/f/plug-ins/40482/html-template-in-send-email-smartservice</link><description>I created email template in word and needed to add the logo image so I added it using insert and uploaded the template as document in appian, after I used this template in send email node in process model so while I am opening the mail I am not able to</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: HTML Template in send email smartservice</title><link>https://community.appian.com/thread/154856?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2026 13:27:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9a1243bd-660b-491f-8d68-d99f66e93b70</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="308389" url="~/discussions/f/plug-ins/40482/html-template-in-send-email-smartservice"]I created email template in word and needed to add the logo image so I added it using insert[/quote]
&lt;p&gt;What this produces is an HTML file that tries to contain the image file either as a separate file that&amp;#39;s hyperlinked in the HTML, or is embedded within the HTML file itself (perhaps using Base64 or similar embedding techniques), neither of which are either supported in Appian or supported in general Email clients.&amp;nbsp; As Shubham already pointed out, if you need to embed an image in your email, you&amp;#39;ll probably need to hand-edit your HTML file and use an old fashioned &amp;lt;img src=....&amp;gt; tag where you provide a public URL to the image (like a place that&amp;#39;s stored on your company&amp;#39;s web server or something similar, which you could get to by just pasting the URL into your browser).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HTML Template in send email smartservice</title><link>https://community.appian.com/thread/154836?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2026 11:13:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dec0bcd3-088e-40a8-96d6-d54aeff25824</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Send E-Mail smart service, inline/embedded images are unsupported, so you cannot attach the logo and embed it directly. You must host the logo publicly and reference it in your HTML with an absolute URL&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/19/pastedimage1780657719212v1.png" alt=" " /&gt;&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/26.5/email-in-appian.html#using-the-send-e-mail-smart-service"&gt;https://docs.appian.com/suite/help/26.5/email-in-appian.html#using-the-send-e-mail-smart-service&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HTML Template in send email smartservice</title><link>https://community.appian.com/thread/154835?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2026 11:09:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0f60a452-f2a2-4ea4-95c0-44ccf14d8fe6</guid><dc:creator>VarunTejaGurrapu</dc:creator><description>&lt;p&gt;Then it must be .html or .txt,&lt;br /&gt;&lt;br /&gt;I would suggets you to go through this documentation.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/26.5/Send_Email_Smart_Service.html#using-a-template"&gt;https://docs.appian.com/suite/help/26.5/Send_Email_Smart_Service.html#using-a-template&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HTML Template in send email smartservice</title><link>https://community.appian.com/thread/154834?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2026 11:07:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:159e2fcf-352d-4de9-a67e-aae6911a8af1</guid><dc:creator>pujac77</dc:creator><description>&lt;p&gt;Then how to achieve that can you please tell&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HTML Template in send email smartservice</title><link>https://community.appian.com/thread/154833?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2026 10:59:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7ebc06f3-8db7-460c-9ee8-05474a83b9fb</guid><dc:creator>pujac77</dc:creator><description>&lt;p&gt;Hi, I am using HTML template directly, which I uploaded as document in Appian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HTML Template in send email smartservice</title><link>https://community.appian.com/thread/154832?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2026 10:59:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d303506-802c-433a-8537-eec0f2338a3f</guid><dc:creator>Shubham Aware</dc:creator><description>[quote userid="308389" url="~/discussions/f/plug-ins/40482/html-template-in-send-email-smartservice"]I created email template in word[/quote]
&lt;p&gt;You can&amp;#39;t use word template.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HTML Template in send email smartservice</title><link>https://community.appian.com/thread/154831?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2026 10:45:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b5b19bdb-160b-4efd-bedc-dfe1f58a45ab</guid><dc:creator>VarunTejaGurrapu</dc:creator><description>[quote userid="308389" url="~/discussions/f/plug-ins/40482/html-template-in-send-email-smartservice"]I created email template in word[/quote]
&lt;p&gt;Could you please clarify whether you are using an HTML doc from a template, or an HTML template directly in the Send Email Smart Service?&lt;/p&gt;
&lt;p&gt;The reason for asking is that the Send Email Smart Service only accepts .html or .txt&amp;nbsp;files as templates. Understanding which approach you are using will help in identifying the root cause of the issue.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/19/pastedimage1780656309545v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>