Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Include image in body of email response

Jack Gutteridge November 24, 2023

Hi,

I'm looking to see if it's possible to include the images we add in our comments, into the emailed notification that gets sent to our customers?

For example copy and pasting a screenshot into the comment

2023-11-24_09-47-14.png

Show's up on Gmail like this. Outlook is similar, there's nothing to even indicate that an image is even included.

2023-11-24_09-45-33.png

 

Ideally, we need these images to show in the email response.

 

Thanks.

1 answer

0 votes
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 24, 2023

Hi @Jack Gutteridge 

This certainly ca't be done with the default customer notifications.

You might want to look into automation rules to replace the standard customer notification and use a rule to sent an email.

Then look at smart values that you could use on adding attachments into the email body

Jack Gutteridge November 27, 2023

Hi Marc,

Thanks for your reply. I've been looking into achieving this via automation rules and now I'm running into another problem I'm hoping you could help on.

The body of the email notification I've got set up like this


{{comment.body}}
Attachments:
<ul>
{{#attachment}}
<li><a href="{{content}}">{{filename}}</a>{{thumbnail}}</li>
{{/attachment}}
</ul>

Unfortunately that brings out all the attachments, not just the one from the initiating comment. Do you know of any way of just including the attachments from the comment not the whole issue?

Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 27, 2023

Hi @Jack Gutteridge 

Looking at relevant community posts about this topic, the only one getting close is the following.

Trigger on Attachment -> Value added

Then you need a smart branch on {{issue.attachment}}

Then check if {{attachment.filename}} equals {{addedfieldChange.values}}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events