Atlassian offers Java libraries to use the REST API of JIRA using native Java objects ("JIRA REST Java Client"). These libraries are being regularly updated. However, I could not find any up-to-d...
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 (G...
...se "lookup objects" action. So we need to make a REST call to the assets API and retrieve the data via AQL. The result is a very big JSON with many json objects and many attributes. I do not f...
Hello 😊 I am currently working on a Python script that creates a test execution via the Jira Xray API. I have to specify the ‘fixVersions’ in the payload. Unfortunately, I always get an err...
You can access the Audit log feed to track activities related to the Marketplace application installed in Jira cloud. RSS Feed: https://your-instance.atlassian.net/rest...
I am automatically updating a table on a confluence page using the REST API. To make this process easier, I wrote a template and added tags to the individual cells. <td data="TAG"> U...
We use a table on a confluence page to keep track of certain tasks. This page should be automatically updated and we are using the REST API for that. But now I run into the problem of tagging u...
Using the "JIRA REST Java Client" (JRJC) library it is possible to read/edit/create JIRA tickets using Java via the REST API. I would like to access information about the JIRA Sprints contained in a...
I am wondering what does the ”continuable” state means in the response from the result REST API endpoint. In the documentation for another endpoint it says: continuable b...
Hello Atlassian, I would like to stop a currently running Bamboo plan using the REST API. Could you let me know which REST API I should use? Thank you
Hello everyone, I'm having an issue with the JQL Search endpoint. When reading the documentation at https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#a...
...nother via python script? import json import requests # Source Confluence API URL source_page_id = "dummy_page_id" source_url = f"https://source_confluence_instance.com/rest/api/c...
All, I am using the REST API endpoint to perform a post to create a snapshot of a project in Jira. I am creating the project with Issues. When I do this my python script gets a 504 e...
Dear community, I´m using the R4J REST API to read out various data from R4J via curl commands. Unfortunately the returned JSON Strings have sometimes (in my opinion not deterministic, i...
I'm developing a headless Forge app (id is ari:cloud:ecosystem::app/e2584630-808f-4334-b7af-6ae832fdbacc) that serves as a serverless endpoint to interact with the Bitbucket API. The app's ...
Dear Community, I´m want to get the requirement tree structure with it´s issues in R4J via REST API. Unfortunately all ways I found in the web were not successful. Accessing special issues, e....
Hi, I'm looking for a way to populate the list of options for a custom list field by with the response provided by an external REST API. Thanks for you help.
...ay to add just 1 Employee to the User attribute via the REST API?
...uthentication and utilize to make GET, SET,.. and other basic API calls. I wrote the Authentification Header as was suggested in https://developer.atlassian.com/cloud/jira/platform/basic-auth-for-rest-apis/, b...
How I can get the datasets in an Test xray cloud issue? I see in the network the request: https://us.xray.cloud.getxray.app/api/internal/paramDatasets/test/1270...
Hey, I have a strange issue, I am using the V2 API on prem and I am trying to get the estimate field returned for a list of tickets which I have. When I do a GET on: api/2/issue/{Issue_ID} s...
...bsp; [JRASERVER-66329] Unable to add more than 1 issue link using REST API - Create and track feature requests for Atlassian products. Is there any possible workaround with ConfiForm? E.G....
Hello All, Is there a JIRA Cloud site for testing? I want to test REST API calls. I don't want to test against production site we have in my organization. Thank you, cbfa
Dear Community, I want to configure my Bitbucket Data Center (Atlassian Bitbucket v8.9.12) repository Workflow > Branches configuration via REST API. Sadly, I could only find the REST A...
...n http://MYJIRA.atlassian.net/rest/api/3/issue/{issuekey}, using following JSON: { "fields": { "customfield_10082" : "SFDC Ref" &n...
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.