Here is another challenging (to me) one for you @Alex Medved _ConfiForms_
A Jira issue description allows an image to be inserted into it, with the wikimarkup !image-yadayada.png and attaching the image to the jira issue. What I am attempting to do is place the same image in the description of each issue that is created by the form.
In my mind you would have the image sitting on the form page or wherever, set the value of a confiform field to that image for each entry, and have that field in the IFTTT that creates the Jira issue. That would get the image attached to the issue. Then you would have to add the proper wikimarkup notation to the description that the user inputs.
Am I way off base here or am I tracking right?
Would you use a rule definition or IFTTT to set the value of the image confiform field?
Any other tips and suggestions are always welcome. I am also combining the image wikimarkup with a html input through WYSIWYG field for the description information but I figure I can hard code in the No Format the image wikimarkup and put the WYSIWYG field in the input after with the VF