Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Listening to events from outside application

AbrahamA
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.
June 21, 2024

Hello

I have a java application.

Is there a way I can know if there is a event in Jira (Ex: Version added, Project created etc) notified to my application.

Thanks

Abe

2 answers

2 votes
Harry Edward
Banned
June 21, 2024

Hi Abe,

Yes, you can use Jira webhooks to notify your Java application about events like version additions or project creations. Set up a webhook in Jira to send POST requests to your application, and create an endpoint in your Java app to handle these requests. Check Jira's webhook documentation for detailed steps.

2 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 21, 2024

Hello @AbrahamA 

With an Automation Rule you can use a Send Web Request action to call an external API in response to an event in Jira.

https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events