data integration JIRA Cloud

David Gomez September 5, 2023

Hello,

I am just getting started with JIRA development. My very first project is to integrate any new issues created on JIRA Cloud onto an extremely old ticketing system that just won't die. I would like to know what would the best approach be for extracting issues and their details from JIRA as they are created/updated. 

I understand webhooks will probably be part of the solution.

Any suggestions/pointers would be greatly appreciated at this point. I still need to read and digest all the documentation I can find online.

 

Thank you

 

David

 

 

2 answers

1 accepted

1 vote
Answer accepted
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 5, 2023

Hi @David Gomez,

Welcome to Atlassian Community!

You have a couple of options here, you could use automation to copy the content of the issue and then use web request to send it to the old system, or send it via email. Another option would be to use the REST API, but you would then need an iPaaS tool to trigger the export. I would recommend using automation to do it. 

David Gomez September 5, 2023

Hello Mikael,

Thank you so much for your replay! 

I was reading about webhooks ... they seem to be exactly what I need:

https://developer.atlassian.com/cloud/jira/software/webhooks/

"You can use Jira webhooks to notify your app or web application when certain events occur in Jira. For example, you might want to alert your remote application when an issue has been updated or when sprint has been started."

It seems the payload has a great deal of details.

You do not recommend using them?

I haven't read about automation in JIRA, I will take a look.

Thank you!

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 5, 2023

I haven't worked with webhooks in Jira directly, only via automation. If you want to develop your own app then yes, webhooks would be the way to go. But if you want to use an existing solution to do it then automation would be the way to go.

David Gomez September 6, 2023

Great, thank you so much for the advice! I will take a look at both and then decide.

 

Have a great day!

Like Mikael Sandberg likes this
1 vote
Dhiren Notani_Exalate_
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.
September 11, 2023

Hi @David Gomez ,

Thanks for posting your question here!

There could be multiple solutions like using the REST API's and make a homegrown solution yourself or use an integration solution for a complete bi-directional sync.

May I please ask you which ticketing system are you using at the moment?

Thanks, Dhiren

Suggest an answer

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

Atlassian Community Events