Forums

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

Create Jira Issue through our application

Danish Ajazi
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!
April 11, 2020

Is it possible to integrate Jira in our web application same as we see in confluence i.e. when we select any text it gives the option to create Jira Issue 

 

image.png

2 answers

0 votes
Ste Wright
Community Champion
April 11, 2020

Hi @Danish Ajazi

For other alternatives, you could check out Issue Collectors on this help page and this further page for Advanced Issue Collectors, to see if these are a good option?

Aside from this you can create a custom link to pre-populate the project / issue type into the create screen.

The URL will look like this:

<Your Instance>.atlassian.net/secure/CreateIssue.jspa?issuetype=10123&pid=10321

If you're using a classic project, to get the Issue Type and Project ID you'll need to be a Project Admin and:

  1. Go to your Project > Project Settings
  2. In the URL will be the PID - see: ?pid=10321
  3. Next, select Issue Types from the left-hand menu
  4. Click into any issue type or just hover over it
  5. In the URL will the issue type's ID - see: /issuetypes/10123

Add these to your URL to have the hyperlink. This will take users to Jira to create their issue.

You could add this URL to a button on your own website?

Ste

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.
April 11, 2020

Absolutely.  Your application will need code to show and read the highlight, and, when clicked, send the data to Jira over REST (after some form of authentication)

I am aware that is a very general answer, but I do not have much more to work with past "process pokes Jira"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events