Skip to main content
March 12, 2025
Question

How to get appian image source to add it in html img

  • March 12, 2025
  • 4 replies
  • 0 views

Hi ,

I am trying to add static image into my email node.But not able to get the source of appian image .Could you please help me how to get this

    4 replies

    mikes0011
    Brainy
    March 12, 2025

    Older threads here have covered this in detail.  In short, you can attach the image to your email (as a regular file attachment) then reference the attachment (via a slightly special method, but it isn't too hard) using image ref tags.

    March 12, 2025

    Do we have any old threads for the above solution?How the img tag will accept the attchements 

    mikes0011
    Brainy
    March 12, 2025

    literally the second thread that came up as a search result had this old comment of mine which details it exactly.

    gayatria0439
    March 17, 2025

    hi [mention:2e70db6187af4fffafc92daf9f335d79:e9ed411860ed4f2ba0265705b8793d05] , 

    Can you please elaborate on your requirement? Are you trying to attach an image to the HTML code you're using as the body of your email, or do you just want to add an image to the email?