Hello,
I'm currently using the Groovy Script Runner for Jira and I've been tasked with created a automated mail response. The Problem is that there should be an inline image in this particular mail. Do you know what it would take to get the image into the mail?
Simple referencing would not do it because not all recepients can access the image url.
Thank you.
Regards,
Adrian
Hey,
I guess the simplest way to achieve this task would be to convert an image to its' base64 representation (http://www.base64-image.de/) and then embbed it into mail (http://www.sweeting.org/mark/blog/2005/07/12/base64-encoded-images-embedded-in-html)
Best regards,
Adam
Hey Adman,
thanks for the hint. It's ugly, but working.
Regards,
Adrian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.