Description: We are currently migrating from ENT01 to WIKI in Confluence Data Center. Some spaces already exist in the target instance with the same space key. To avoid conflicts, we are us...
...nd attributes via API and write them in assets via an automation. Any ideas, suggestions, screenshots or snippets would be nice. Maybe there are even better ways?
I'm looking to create an automation that sends a Slack message for the team that is full of numbers/statistics from the custom reports we've created. I'm not seeing any information in the Atlassian D...
Is there any way to access content from data lake via the API?
The document https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-jql-get promises to send the nextPageToken at the end of the o...
Hey everyone, Here is my use case, my account is an org admin of atlassian and I created a org API token. What I would like to do, is creating a new API token, for a specific user, v...
Hello everyone, Is there a Java API function to set or change the homepage of a specific Confluence user profile based on their username? I have searched extensively in the documentation but h...
I am running a curl against https://status.atlassian.com/api/v2/components.json. When I do so, I do not get any components back: { "page": { "id": "0...
Hi there! So since 2025, we can't use the apiv3 to create worklogs. We have to migrate to v4. But now, to create a worklog, we can't pass the issueKey but the issueId. So to get it a simple q...
I'm trying to access the page views using the documentation code found here: https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-analytics/#api-wiki-rest-api-analytics-content-c...
...o that field. This may be related to Bug API-280 but I am 100% sure that it is not a duplicate of that.
...Q: Is there a public API endpoint we can use to programmatically remove profile pictures?
...elp me. I started researching how to do this using API calls, but it is not going well. Here in the community I found some posts about this but they are related to Server, not Cloud. I am aware that i...
Hey there. I want to automate some tasks and I need to update a pate and tag certain users. I can mention them with their accountId, as far, as I understand, but I need to somehow get these onl...
Happy New Year to all! Wish you a successful 2025 ahead! I am Peter from DevSamurai team. Today, let's break down the basics of API testing, including why it’s important and the types of t...
We want to be able to update the page description to have an indication of the last time the status of the components were update. From the documentation, the `Update A Page` API call does n...
Hi Team, usually, I would go to the list of workflows page next click on View workflow next click on export as XML Is there any way to bulk this operation for all workflows?
Hello @Alex Medved _ConfiForms_ I have a request, if it would be possible to get Confiforms API definition in json format. In our company we use an API portal to manage all API c...
I have a Jira Custom field of type 'Select List (single choice)'. I frequently receive requests to update the choices available and am passed an excel spreadsheet that contains the new choices for th...
Hey :) I'm writing a python script that creates and configures the bitbucket repositories in a certain workspace for my team, using the Bitbucket Cloud API. Part of our configuration is adding s...
As we evolve the public status page for our company, we are setting up a back-office to manage what components appear. For that we have a very basic Dev -> Test -> Prod setup, and we are w...
I'm looking at the `Bamboo` api from here. I want to get all artifacts under a plan. I've tried to use all: - /api/latest/result/{projectKey}-{buildKey}-{buildNumber} - /api/latest/result/{p...
....com/cloud/jira/platform/rest/v2/api-group-issues/#api-rest-api-2-issue-issueidorkey-changelog-get It doesn't appear to be available via the 'get issue' endpoint either. Any o...
I have a problem with this request and I don't know what could be wrong with it, can someone help me please? Web request URL : https://api.freelo.io/v1/custom-field/add-or-e...
I’m trying to retrieve the statuses of test executions using the Jira API, but I’m having trouble. Here’s the process we follow: 1. Run a JQL query to get the parent issues: (issue in t...
Copied to clipboard