I am interested in automating the process of creating a JIRA API token. I'd like to use the REST API to open a window and create the JIRA Token to be used for the API for REST API access. Is...
hello I'm trying to create a ticket via REST API jira 9.6 to Jira Service Management 5.6.0( customer portal) but i get the following error. { "errorMessages": [ ...
...ustManager[] trustAllCertificates = new TrustManager[] { new X509TrustManager() { public X509Certificate[] getAcceptedIssuers() {return null;} public void checkClientTrusted(X...
Recently, our integration with Trello started to remove cards' cover images each time we call PUT /card to update something on a card (usually due dates, description, or moving a card around) ...
Hi, Trying to understand why my token without scope is returning issues as expected with jql. However, when using a scoped API-token it's a bit of a guess which read-scopes I need to always make ...
Hi guys does anyone know what the Rest API v3 to get the output that we can export in the Jira board section 'All work'? https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group...
I have been attempting to use Jira API to create jira cards. I kept receiving the following error: {"errorMessages":["You do not have permission to create issues in this project."],"errors":{}}. ...
Good <insert your current time of day here>, I want to throw myself of a bridge. I'm trying to download a .png file and then, inject it into a separate ticket in another instance (my company ...
I have a system where I am querying all the features under a large number of capabilities (200+). I am constructing my filter like "parentId eq key1 or parentId eq key2 ..." and so on. I have observe...
is there a way effieciently to populate and synch jira forms fields ( like dropdowns ) from microsoft fabric lakehouse, so that data is up to date? Thanks.
Hi Atlassian Community! I'm now sharing another simple but helpful Python script designed to retrieve project components and export them to a CSV file. This script can be incredibly useful for audi...
Hi, I am trying to use the Confluence API, end while everything works when I am using an API token without scope, whenever I try to switch to a scope token I get 401 Unauthorized errors. ...
Don’t get me wrong — the power we have through the Jira interface is GREAT. But sometimes… we just need a little ✨more✨. But heyyyy, I’m not saying you should read this article and go casting...
...tlassian Teams Public REST API or the GraphQL API. The problem is that regardless which API I use, my API token doesn't seem to have the correct permission, and no matter which scope I use I e...
For new users that are registered into Jira Datacenter upon hire, I had a Python script that would load their avatar in from another source into Jira via the REST API. That has failed recently and I ...
I am using the rest api to post a worklog entry. This is working fine. However, the entry posts as normal, and it does not give any visual indicator that it needs additional editing to be va...
Hello All!! Some months ago (March to be exactly) I have created an automation that reopens a form when certain condition is met. It worked since then until today that it failed with ...
How do I use the Bitbucket API to list the branch restrictions based on branching model instead of pattern? Documentation: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-branch-rest...
Ohey, we have an existing automation that runs monthly and puts an "engineering-rca" label on any new RCA Confluence pages ("publishing" pages labeled engineering-rca-draft by replacing them with eng...
Hi Atlassian Partners, After speaking with some of you and hearing about the challenges you face when extending Jira, we want to build on that initial feedback and get broader input. Your insights...
Hi Atlassian Partners, After speaking with some of you and hearing about the challenges you face when extending Jira, we want to build on that initial feedback and get broader input. Your insights...
If you're anything like me, you enjoy pushing boundaries—testing things just to see if they break or lead to something unexpected. But let’s get to the real reason I’m writing this article. If you ma...
In the REST Api docs for Bitbucket Data Center we have the endpoint: https://developer.atlassian.com/server/bitbucket/rest/v906/api-group-repository/#api-api-latest-projects-projectkey-r...
I have found Atlassian confluence REST API v2 via their docs :- https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-page/#api-labels-id-pages-get There I found api for working wi...
I'm using the api call '/agile/1.0/board/{boardId}/backlog' to get the backlog of 3 boards. I have successfully gotten a return for 2 scrum boards. The third is a kanban board and when I make the cal...
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.