Letting Users See Attachments from a Report
Content
Hi all,
We have a daily report wherein customers can send in screenshots to us showing a bug in our game. We have this report auto-email interested internal users here, however it doesn't seem like there's any way to include these screenshots in those auto-emails. (Currently, the users have to log in and manually pull the attachments out of the report).
Since the images are all stored on our server, is there a way they could plug in a URL to see the images once they know the image ID? I've found reference to something called "inlineImage/get" but I'm not sure if this something that can be plugged in to a URL or has to be part of a SQL query or something.