Forums

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

JIRA issue Collector / API calls

viktoriia_lysenko October 26, 2020

Good day,

We would like to create our own Jira Issue Template and show the modal 'Provide Feedback' applying the styles of our application. Here there is a question, is it possible to use API of Jira and just use the JIRA endpoints to create the ticket in Jira? Does anybody have such experience? I haven't found a documentation about it? I will really appreciate your help. Thank you.

2 answers

0 votes
Matthias Cullmann January 9, 2023

I have written a plain JS helper for Issue form creation see

https://github.com/baloise/Confluence-Plus/blob/gh-pages/JiraIssueForm.js

Maybe one day I should add some documentation ;-)

0 votes
Warren
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 26, 2020

Hi @viktoriia_lysenko 

Yes it is certainly possible. I've written one in C# for my company which has been used for the last two years.

Here is the documentation for the Cloud API.

My recommendation would be to start small and build it up i.e. try just GETting the details of one issue first, so that you know that your connection to Jira is working, then start POSTing to create an issue.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events