Hi, I am using my service account token (it has proper accesses granted) to do stuff with Jira, but also check teams on call schedules etc. It works properly for Jira api, where I am using this bas...
Recently, all the post requests going to Zephyr Scale are returning a 429 Too Many Requests error. The Retry-After states 60, which interprets as 60 seconds. After putting in a 60 second pause when t...
Hi Community, we're actively using Confluence Whiteboards to document test cases and would love to access their content via the REST API – for example, to process the data automatically...
Hi team, I’m looking for a reliable, supported way to programmatically retrieve the invoice that results from a purchased quote, starting from a Quote ID, using the Atlassian Commerce REST API. The...
Hi everyone, I’m trying to implement a Jira Cloud Automation rule to notify leadership users when the percentage of Bugs in the backlog exceeds a threshold. The email recipients must be dynamically...
I just migrated some automation over to using a service account user. I've got the scopes dialed in, but it's not getting any results for the getIssuesForSprint endpoint. The same request returns lot...
Hey all, I'm currently attempting to build out an automation that will do the following: Run through the Get Projects Paginated API Create a variable with the Projects' ID If the variable i...
Hey all, I'm exploring whether it's possible to build a Forge app that exports a page to ODT format, and I'm hitting a bit of a wall conceptually. Confluence Cloud only supports built-in expo...
In the Atlassian ecosystem, Jira performance analytics serves as the critical bridge connecting raw issue tracking with actionable process intelligence. Instead of guessing why a specific sp...
When using Get Project REST API v3: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-projects/#api-rest-api-3-project-projectidorkey-get Always return 404 and "No proje...
We've been using '/rest/api/3/search/jql' to extract data on Azure Synapse Spark Notebook. From 1st of May, it started to return empty data, and it worked perfectly well until the day before. Has an...
Moving a Jira instance can be a right royal pain in the neck. While Atlassian’s built-in tooling handles native data and configurations quite well, things get trickier when it comes to Marketplace ap...
Hello Atlassian Community, We are investigating a severe and unexpected issue with Jira Cloud webhook delivery that began on Monday, April 20, 2026. Our application depends on Jira webhooks to rece...
Hi there! I will highly appreciate if you can share an example of how to create an Excel-Query to export issues from Jira including how/where to enter token for Rest API Excel=>Data=>FromWeb=...
I'm using Jira Automation to create a ticket in another space and project, after the current one is closed. Basic gist of it is that when we have a ticket created for a new account, I need to send an...
Hello there: I have a .NET Core app that connect both, Jira Cloud and Tempo, to get Issues and Employee worklogs info. It works fine in the past, but now is not working. I know Tempo is being migra...
We use SCIM to transfer the user's manager. This is also displayed for the user in Jira and Confluence, so it works perfectly in the cloud. I would like to retrieve this field from the user via the ...
I am trying to use the The Teams REST API using a Service Account, but don't know what scopes to apply? The documentation doesn't list which ones to use, as it normally does I can creat...
I am using this https://<domain>/rest/api/2/issue endpoint to automate creation of some scheduled tasks which was working fine for months now but all of a sudden i can see this automation faili...
Hi everyone, I recently worked on a problem where we needed to migrate attachments across Jira instances. Most available approaches depend on: - Jira admins with elevated access - External tools ...
Hello everyone, I'm writing, in case anyone has encountered my issues running Laravel Shift(s) for their repositories. I have a multi-repo project, for every repository I need to run Laravel Shift ...
I am trying to make a REST call in an Automation to the Organizations API to retrieve information about a user. My URL looks like this: https://api.atlassian.com/admin/v2/orgs/<org_id>/dire...
Currently, my understanding is that you need to sign in to Confluence at least every 40 days in order to keep your Free Tier account/product live. If you don't, the app will be deactivated and the da...
As more of our users get into Loom and start using it to create Meeting Note pages in Confluence I have found that we really need some way to "auto-convert" these Live Docs to Pages after a set perio...
I try to create a Automation Rule with the REST API's The Automation REST API Getting an existing (example) rule by UID works fine using a personal API token as OAth2 or scoped does not work. But, ...
Copied to clipboard