Forums

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

Creating jira issue using confiform with attachment

Raghavendra Bankapur
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 3, 2020

I am trying to use confiform to create jira issue which should have attachments in it. I have used the below IFTTT integration rules.

 

{
  "fields": {
    "project": {
      "key": "project id"
    },
    "summary": "[entry.summary]",
    "description": "[entry.description.escapeJSON]",
    "components": [
      {
        "name": "components"
      }
    ],
    "issuetype": {
      "name": "Bug"
    },
	"labels":["any_lable"],
	"customfield_12985": {"value": "3"}
  }
}

How do I include the attachment form in the above rules? 

2 answers

0 votes
Alex Medved _ConfiForms_
Community Champion
December 27, 2021

Hi

You just add a ConfiForms Field macro that references your "file" field in ConfiForms into the IFTTT macro body

And that will be uploaded to Jira

https://wiki.vertuna.com/display/CONFIFORMS/Creating+Jira+issue+from+Confluence+with+ConfiForms

Alex

0 votes
Fabian Lim
Community Champion
December 27, 2021

@Alex Medved _ConfiForms_ may be able to help.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events