Zum Hauptinhalt gehen

Insert image in body of email in workflow

Kommentare

2 Kommentare

  • Permanently deleted user
    Hi Shana

     

    have you investigated making making the body of the e-mail HTML formatted?

     

    If I recall correctly there is a property to set on the Email object as to whether the Body IsHtmlFormatted.

     

    You then construct the body to have <img src='http://urlToImage/image.jpg'> tags etc in the body text

     

    Regards

     

    Ralph Price
    0
  • Martin Simonsen Bjørkenes
    Old post, but I happened to find a solution to this just recently.

     

    My workflow sends an email that includes a map image attachment named mapimage.png. By including the following html within the email body, the image will show as part of the emai:

     

    "<img src=""cid:mapimage.png""/>"
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.