how to input image in email tool, can i input image in tool with html code ?
Hi, if it is an HTML email, then you should be able to use a standard HTML image tag to either link the source image URL, or try to embed it using Base64.