Forums

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

How do i connect JIRA and prontoforms?

Pushpkant Garg
Community Champion
June 25, 2016

I want to connect JIRA and Prontoforms. So that I can get live data from field workers onto JIRA system.

Can anyone please help me in setting up the connectivity?

 

2 answers

0 votes
Glenn Chenier
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!
July 4, 2016

Hi,

If you are looking to do something like have a mobile forms submission create a new issue in JIRA, then you may be able to achieve this through a combination of the JIRA REST API and the HTTP data destinations in ProntoForms.

JIRA has a REST API end point that allows for the creation of a new issue:
https://developer.atlassian.com/static/rest/jira/6.1.html#d2e864 

ProntoForms has a few different "web hook" capabilities built-in.   You would probably need to use the template-driven destination in order to dynamically generate the JSON message required in JIRA.  
https://support.prontoforms.com/hc/en-us/articles/217500068-Template-Driven-HTTP-Data-Destination
 There is more detail on the templating engine here:
https://support.prontoforms.com/hc/en-us/articles/217496658-Using-Freemarker-FTL-with-ProntoForms 

I hope this helps.

/Glenn

 

 

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 26, 2016

What do you need from this "connectivity"?  ("Get live data from field workers" is a little too short to explain much).  Have you found add-ons or instructions for doing what you're trying to achieve, or are you starting from scratch?

Suggest an answer

Log in or Sign up to answer