This announcement is relevant to you if you're using the fields "Epic Link" and "Parent Link" in: Custom scripts that use Jira REST API The Marketplace apps installed in your Jira The de...
Hi, I'm trying to automate user management in my bitbucket workspace but I'm having issues using the recommendations I got from https://developer.atlassian.com/cloud/admin/organization/add-us...
The API Specifications (plural) page associates OpenAPI specification file(s) within a repository either: automatically, where the files are located in expected locations, or manually, where an ex...
Hello! I'm trying to do a JQL search through python, but having problems. I've successfully used the API to access a single issue, so I know the authentication is okay. This works in my browser:&nbs...
As mentioned in this article from Aug 2023, there are some new Jira Cloud REST API calls related to archiving/archived issues. As of this post, there are four experimental Jira v3 REST API endpoint...
...e I'm trying to call this where JIRAUSERXXXX is my UserId from the settings page in bigpicture baseUrl/rest/bigpicture/1.0/public/ppm/resources/EXT_USER@2@JIRAUSERXXXX/absences The API just g...
I've been following the documentation here: https://docs.getxray.app/display/XRAY/Importing+Cucumber+Tests+-+REST For uploading feature files to jira from my terminal. I'm running something like...
Hello community, as the old jql search for issues is deprecating, we are changing our apps calls to the enhanced JQL search (https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-gr...
Hello Community, As I understand the GET create issue metadata API stands deprecated as of Jun 2024 but the fact that it is still operational makes me want to ask, is there an ETA for when it ...
Hello, I have a Jira Automation with a POST webhook call to the Confluence API. The body of the post call is something like this: {{#issues}} <p> {{#comments}} {{body.jsonEncode}} {{/}}...
I'm currently trying to download an attached image from a Confluence page using the python API. However, I've been getting 404 errors due to an issue with the request URL. Here's my code: fro...
G’day Atlassian community! On Oct 31, 2024, we announced the deprecation of several widely used REST APIs in JIRA, namely: GET /rest/api/2|3|latest/search - Search for issues using JQL (GET...
Hello everyone. I have a Jira Automation rule. In that rule I either create a Confluence page if it doesn't exist, in Confluence. And if it does exist, I update the page. I run the rule using a cron ...
...ilter is active and I have update the viewers from private to public (vice-versa) but same result. Here is the script that I have used: #dummy test for private import requests f...
I am trying to access JIRA API using Google APP script but ia m getting HTML error. Help me with this
Hi, I have a few questions regarding Jira Service Management and its automation capabilities and could someone shed some light on this pls? Can JSM natively make authenticated REST API ca...
...y authentication or anything like that but it's not out of the question cause headers and such... But anyways... Here's the URL I am trying: <mySiteURL>/automation/public/jira/<m...
I want to call some of JSM Rest APIs (write and read) from my Java Service that is not related to atlassian. Can I use basic auth to do that? It will touch my JSM Project only
I am trying to select all issues for a specific project via REST API. In Postman I can set up the JQL to get the specific issue types I want returned for a specific Project and it provides the return...
I'm trying to connect to my Jira project via Excel VBA. The Authentication appears to be successful (status =200) but the response header states <Browser not supported by Jira>. Spe...
Description Atlassian recently introduced new organization REST APIs. These APIs let you retrieve users from your organization and manage their access to your cloud products. This can help you mana...
Hello! I'm developing an integration using Confluence OAuth and the REST API. However, I'm confused about using the v1 versus v2 REST API. I've been following this document for the v1 API. ...
We're doing some user cleanup to free up some licenses on our enterprise account. I have a csv of atlassian IDs that I'll run the Delete user API call on. https://developer.atlassian.com/clou...
Hello, I'm still learning how to parse Issues data from Jira API. To make it short for you, I have an Issue which is Flagged : When I request this url : https://project,atlassian.net/rest/api/2/i...
Hi there, Does anyone here experience the weird behavior related to the `rest/agile/1.0/board/<>` API? When we fetch `/rest/agile/1.0/board/<boardId>` we get the `location.projectId` c...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.