In Jira, to manage the allowlist (also known as the whitelist) for allowed URLs, you generally follow a similar process to what you see in Confluence. However, the exact path may vary slightly based ...
We pull data from Jira to PowerBI using rest API Search functionality with below API call We used https://**Our*Company**.atlassian.net/rest/api/latest/search?jql=project%20in%20(**Our*Pr...
Hi Community, I’m working with the Jira Cloud REST API v3 to create workflows using: POST /rest/api/3/workflows/create The workflow payload requires statusReference for each status, for exa...
I need to update my browser to call the new API's for issue searching in Jira. There are many articles that give "https://<your-Jira-site>/secure/QuickSearch.jspa?searchString=%s" for the br...
Hello Community, I was using REST API 2 to integrated JIRA SD Cloud data with Power BI and it was working well. Due to the new update of API 3, the integration not working and keep g...
I want to clone an issue by using jira rest api. I know there is a website describing this but everything didnt work. There is no error, it gets the right checklist but it dont puts the given checkli...
Hi, one of my clients has very interesting problem. While using my plugin he get from /object/aql API all data, except avatar property (inside avatar, mediaClientConfig is empty). Official ...
We have requirement to capture Jira ticket status change into our system/database We are creating tickets programitacally (using rest API) and we would like get notified for any change in status f...
I'm looking to extract dashboard data in the form of XML/JSON from JIRA and insert it into a database, which will then be used by the customer to generate BI reports. Has anyone worked on a similar i...
I have a board in Jira that is simple, managed by the team as a Kanban. It does not have sprints, and I'm having difficulty when trying to create a new task and move it to a specific column. Body:...
.
...This endpoint is extremely helpful for fetching the Organisation attribute value for users, as it is not available in the UI. The public API used: The User management REST API P...
Hey community, I am searching for a REST endpoint that allows me to GET one single API Access token based on the ID of the token. There is an endpoint that gives me all access tokens in the org. Th...
Hello all, I have an automation which sends the web request /rest/api/2/user/search?query={{issue.customfield_12345.urlEncode}} where {{issue.customfield.12345.urlEncode}} is an email address f...
...EST API? I've tried sending values through requestFieldValues , but since those fields aren't exposed through the public endpoints, I can't retrieve their fieldId s or expected values. Has anyone m...
Hey together, so I have the following problem: We use the Issuelinks custom field. Through a webservice request I set up some issuelinks as you see here: (the [entry.....key] part gets re...
At first glance, managing user permissions and metadata may seem like a technical detail, but it’s actually the backbone of successful resource planning. Assigning roles accurately and organizing tea...
Hi, when I try to add a new card to a list using POST /cards, I get this error: invalid value for idList I have confirmed I'm using "idList" (correctly capitalized) for the list. I've put everythin...
I want to create cross-project releases using Jira REST API. I've tried a PUT and a PATCH request to rest/api/3/plans/plan/{planId} and I got 415 and 400 responses. I've tried the following payload...
When are the customer request creation or comment creation endpoints in the Service Desk API going to support ADF for the description field?
In case you missed the recent changelog notice, we're posting it here, too. Effective 18 Aug 2025, the following fields in the Bitbucket Cloud REST API will be updated to support larger values: ...
I have a strange behaviour which I would like to understand and work around. We are using Confluence Data Centre edition and have very many (O(100)) spaces in it. I am using the REST API to...
Hi Atlassian Community! I'm bringing a new custom Python script to automate the deletion of attachments in Jira issues. The idea is to facilitate this key process when managing attachments in ...
Hello everyone, I am here to share some exciting news: Awesome Graphs for Bitbucket just launched a brand new REST API in Cloud 🥳 New endpoints make getting pull request insights truly a br...
...e’d love to hear how you’re using these APIs and where we can improve during this EAP. Please drop your feedback in the comments below or add it directly to the public feature request ticket above. T...
Copied to clipboard