Forums

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

Uploading 2 attached files to JIRA when using a WebService request in a Confluence Form

Sam Edwards March 23, 2020

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.AttachIssue.png

1 answer

0 votes
Alex Medved _ConfiForms_
Community Champion
March 24, 2020

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

Suggest an answer

Log in or Sign up to answer