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
I'm trying to integrate Jira with Github, but I'm unable to determine what the Jira API URL is. We're running Jira Server v8.20.1. Thanks!
I am unsure about what the exact use case for the integration is, but have you considered an out-of-the-box solution for this integration?
I am a pre-sales engineer @ Exalate and would like to introduce you to our tool which seamlessly integrates GitHub and Jira (among other ITSM systems) bi-directionally. This not only takes the pain out of the DIY approach of integration, it provides you access to a dedicated team which is working behind the scenes to ensure that any (and all) changes are quickly integrated into our product thereby minimizing the chances of your integration ever breaking.
Please feel free to review Exalate to see if it fits your needs or simply book a demo with us to explore your use case further.
Thanks
Syed
Hello, @Kellee Drake ! Welcome to the Atlassian Community!
The Jira API (as described in the API documentation) is
http://host:port/context/rest/api-name/api-version/resource-name
api-name refers to auth for authentication calls, and api for everything else
api-version can use a number (usually 2) or the keyword latest
Here's a link to the documentation: https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/
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.