You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Does Jira Cloud offer the functionality of connecting to third-party apps that generate incident notifications?
Example:
I subscribe to a service named "Free Service". When "Free Service" experiences an issue, it posts a status update to its website status page. "Free Service" offers an API that allows information retrieval on demand.
Can Jira Service Management make use of such an API? I've only been able to find information for internal incidents, not external.
Possible solution if Jira Service Management cannot:
Is it feasible to create a separate mailbox, such as "incidents@mydomain.com" that can subscribe to these external notifications, and then use automations to perform other actions on these particular issues?
Hi @Matt Cabral
So firstly, Atlassian has the Statuspage product that obviously is worth checking out.
As far as I'm aware, Jira has no way of listening for a particular webhook... inbound calls are made via the REST API only in Jira. It's possible that there's a third-party plugin out there that does it, but I've not come across anything.
You could potentially have a third-party listener service running somewhere that listens for the webhook, then makes a REST API call to Jira maybe.
Having a mailbox subscribed to notifications and then automating off the back of tickets created, would be feasible, although obviously not the cleanest solution.
Hope that provides some insight - Steve.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.