Forums

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

Form driven workflow

Sean Robey
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!
October 21, 2019

Is it possible to initiate a workflow task via form submitted from outside JIRA?

I'm thinking of a webform or PDF form on a website that once submitted, kicks off the first stage of a workflow.

This would allow our customers to lodge requests that we can then action internally

2 answers

2 accepted

0 votes
Answer accepted
Andrew Laden
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.
October 22, 2019

If you have confluence, there are a few confluence addons that you can use to create forms in confluence that will create jira tickets. (I have researched some of these, but havent actually used them.)

Confiforms 

Issue Forms for Confluence 

You can find others on the marketplace.

0 votes
Answer accepted
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.
October 22, 2019

A simple way to do that is with Jira's "issue collector" functions, which generate javascript you can add to a website.  If these won't do what you need, you can create a form in your website that can post your data into Jira over the REST interface.

Suggest an answer

Log in or Sign up to answer