How to integrate jira in my site

nrusingh-auroin May 15, 2017

Hi,

I am new to Jira. I want to integrate Jira in our company site.

I have gone through the work-flow for Atlassian Connect, REST-API, and Webhooks but I am not able to get proper guidelines.
In my project I want to put a link and by clicking this link, it will navigate to Jira create/modify a issue and in the response, it should send the issue details back which can be used for future referrence.

Please help to solve this out. 

Thanks.

1 answer

1 accepted

2 votes
Answer accepted
karim ANNOUCHE May 15, 2017
nrusingh-auroin May 15, 2017

Thanks Karim for your valuable reply.

it really worth for me.

Can you suggest me from my Java application how can I know the specific tasks and projects assgned to the specific user logged in ?

Thanks

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.
May 18, 2017

Use the REST interface to query JIRA for that information - see https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-query-issues as a starting point (lots more docs are in that tree, I just start with the tutorial because you can see how it works immediately from them)

nrusingh-auroin May 19, 2017

Hi Nic thanks for your valueable information.

I have tried the JIRA REST Java Client( JRJC )

Great !!!

Thanks.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events