<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to add Image in Email body using MapIEX in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-add-Image-in-Email-body-using-MapIEX/m-p/79685#M31532</link>
    <description>I want to add image in the body of an email, I have an idea that it can be done using HTML code. Can anyone help me in this one.</description>
    <pubDate>Mon, 07 Jan 2019 23:27:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-07T23:27:00Z</dc:date>
    <item>
      <title>How to add Image in Email body using MapIEX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-add-Image-in-Email-body-using-MapIEX/m-p/79685#M31532</link>
      <description>I want to add image in the body of an email, I have an idea that it can be done using HTML code. Can anyone help me in this one.</description>
      <pubDate>Mon, 07 Jan 2019 23:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-add-Image-in-Email-body-using-MapIEX/m-p/79685#M31532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-07T23:27:00Z</dc:date>
    </item>
    <item>
      <title>Please refer to this thread:…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-add-Image-in-Email-body-using-MapIEX/m-p/79686#M31533</link>
      <description>&lt;P&gt;Please refer to this thread: &lt;A href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=97&amp;amp;MID=2748" target="_blank" rel="noopener"&gt;https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=97&amp;amp;MID=2748&lt;/A&gt; Additionally, here's the code stage I used.&lt;/P&gt;
&lt;P&gt;Inputs: &lt;BR /&gt;FilePath - Text&lt;/P&gt;
&lt;P&gt;Outputs: &lt;BR /&gt;Base64 - Text&lt;/P&gt;
&lt;PRE class="language-markup"&gt;Dim imageArray As Byte() = System.IO.File.ReadAllBytes(FilePath)
Dim base64ImageRepresentation As String = Convert.ToBase64String(imageArray)
Base64 = base64ImageRepresentation&lt;/PRE&gt;</description>
      <pubDate>Mon, 07 Jan 2019 23:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-add-Image-in-Email-body-using-MapIEX/m-p/79686#M31533</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-01-07T23:33:00Z</dc:date>
    </item>
  </channel>
</rss>

