Bonjour, je suis administratrice de notre site JIRA, je n'ai jamais utiliser les API et on me demande de mettre en relation notre JIRA et un autre outil via les API. Première question, quel pré-r...
I am trying to search for code in my workspace using the API. We have Premium and have generated an API key and granted read permissions accordingly. Requests to other endpoints work. However, I n...
...sername}} and {{groupname}} are set in it, and the web request api POST /rest/api/2/group/user is executed?groupname={{groupname.urlEncode}} in the body of { "name": "{{username}}" } The expected r...
...hanging? The old system was simple: too many requests per second = 429 error. Done. The new system is way more nuanced. Every API call now costs points based on how heavy the operation i...
...uick fix” (pull a report, sync a field, create issues from a form), someone generates an API token, and life is good. Then the automation becomes important. Then more automations show up. Then multiple t...
Hi everyone, Last year, we shared our initial Changelog announcement about the sunsetting of cross-workspace APIs. We have since released the new APIs that replace the functionality we’re d...
...ee the issue. However, when using the API (https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-user-search/#api-rest-api-3-user-viewissue-search-get), the "Find users with browse p...
Hi there, I am trying to call `/rest/api/3/issue/{issueIdOrKey}` using my service account using the Basic Auth approach (not OAuth though) with all granted roles and the relevant scope needed. H...
I am trying to use "https://api.bitbucket.org/2.0/repositories/" & BB_WORKSPACE & "/" & BB_REPO & "/pullrequests" Dim baseUrl As String baseUrl = "https://api...
...icensed users (e.g., sales staff) will be able to use the CRUD page using a REST API which can submit issues and view their status. However, based on Section 2.2 'Restrictions' of the Customer Agreement, i...
Hello all, I am wondering if there is a simple way to access the back-end data for Jira. Is there a function to extract data to a flat file or similar? Any advice or pointed in the right dir...
There were previously API options to update attachments to Confluence pages. I used this for automation, updating an image attachment of my team's scheduling. I can't see any obvious replacement f...
I'm developing an application that integrates with Jira and requires access to user data through the Jira REST API. The standard approach is to implement OAuth 2.0, where the user clicks a link, c...
I am unable to select a date in the dropdown date selector on the api token with scopes generation page. This means im not able to actually generate a valid token. It also does not save t...
...urpose (for now) is to be used for API calls. To help you get started, I’ve collected common pitfalls and errors, that I’ve encountered or been reported. Disclaimer: I am NOT a developer and by no m...
I want to be able to trawl through all our customers in JSM and find their creation date so that I can then assess if I want to inactivate them. I'm currently using APIs where if a customer's o...
...ervice Accounts, you as an Org Admin may get very busy with Account and Token creation. Depending on the expiration, new Tokens need to be created at least every year. There is no API support for a...
...f today, Service Accounts can be used with the Jira, Jira Service Management and Confluence API Atlassian’s Documentation on the matter: https://support.atlassian.com/user-management/docs/u...
Prerequisite is that the Toc is installed after running the simplified setup once. 1. Run the SimplifiedSetup.exe 2. Look at the GUI where product is selected and the installed components are shown...
...his data to sheets for validation purposes. But ever since the latest API version has come out, even after making the necessary changes to the script, it is still unable to fetch the correct and c...
Note: While this ticket relates to Jira, the issue is specifically with API connectivity (both REST API and GraphQL API) rather than the Jira interface itself. I'm unsure where to put this s...
Hey, I've been trying to send an api JQL query to JIRA. When I use a regular token, everything works wonderful. When I use a scoped token, Im able to authenticate, but I'm n...
Hi, I'd like to create a API GET URL that allows me to return all issues that have a custom drop down field set to a certain value, something along the lines of url = "https://xxx.atlassian.net/r...
...hen I query the plan using the whole period, I get correct data: Query: https://api.tempo.io/4/plans/7887?from=2026-01-19&to=2026-02-01 Data returned: startDate: "2026-01-19" endDate: "2...
Hello, I am looking to create an API call that will be able to pull user data from both the crucible and fisheye applications. I was able to write a script for other Atlassian products, such as J...
Copied to clipboard