I have created a form that a user will complete and the information will be used to create a story on JIRA under a specific epic. I am using a WebService call so that those who do not have access to the board the story is on or do not have a confluence logon can still submit a request through the form. As part of this form I ask for 2 attachments and when the form is submitted these attachments do not appear in JIRA. I have simply created the 2 definitions as file upload and 2 form fields in the IFTTT Integration Rules Macro so they are pulled through to JIRA. Can anyone help here? Attached is my set up currently.
Attaching files to Jira requires another REST API to be used - this is done for you by Create Jira IFTTT action in ConfiForms, but you are required to handle that yourself when you use web services connection
See the demo (with complete storage format) here https://wiki.vertuna.com/display/TEST/Create+Jira+issue+with+webservice+connection+with+files+and+remote+links
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.