Request Participant
...nd integrations, and how we’ve solved them in a way that makes things easier (and a lot smoother!) for teams. Today’s use case is… In many organizations, API automation begins with one team b...
Attempting to fetch attachment content and thumbnails through the v2 API results in a 400 response with a body and headers as shown in the attached screenshots. We are using OAuth to facilitate a...
Hello I am developing a background service where I need to periodically load users from JIRA into my service. Since its a background service I am not able to use code flow for OAuth2. For other plat...
Hi, I'm using the atlassian cloud api library to retrieve and create bitbucket repositories. For the authentication, bitbucket is planning to deprecate the password and using the api_token instead....
Olá Até o momento estou conseguindo realizar essas funções via API: InsertSubscriber, InsertUserLocation, InsertDid. Porém a função InsertAddresses está retornando o erro abaixo: T...
...ork item these user names show as display names in Jira. I have an automation rule that filters out the display names, constructs email address. Then I use API call in Branches to get account ID f...
...eceive empty body but API GET request works as intended from the browser: In the response I only get header and not the body. The body is empty. The request status is 200 and I get all the h...
Hi everyone, We’re excited to announce the general availability of new public Organization APIs, empowering all organization admins to automate their workflows! These APIs are available to o...
I am wondering if the REST API incurs any additional costs. Is it plan dependent? Are there also any max limits to how many times you can send a request?
...uthentication, talked to the APIs, cleaned up the responses and handed data back in a form Rovo could work with. Because these actions are reusable, you build them once and use them across different agents. D...
I want to fetch bugs and show on UI. I created a service and used api token with all classic read only access . My service responded with Read Jira project and issue data - REQUIRED.&n...
Hi, I am editing workflows through the REST API with this endpoint The Jira Cloud platform REST API It works perfectly fine for the first try but if I send another call to the same workflow, I...
Hello Atlassian team, you've been very helpful in the past so we want to share this problem with you and ask if you have a solution for it. Context We manage a pretty big organization (thou...
I have the following scopes: read:package:bitbucket (this one seems to allow for cloning but has no description) read:repository:bitbucket read:user:bitbucket write:repository:bitbucket I...
I encountered a bug in t.getColorToken and t.getComputedColorToken utils (according to usage described here). Both functions return wrong values when given tokens: color.background.accent.lime.su...
Na API estou usando a url dessa forma abaixo, mas sempre retorna vazio mesmo os cards estando com os campos personalizados preenchidos: https://api.trello.com/1/boards/$boardId/cards?fields=n...
We recently migrate to Jira/Xray cloud. so have had to change any api interations. I am attempting to upload a test result to a test execution, but i am getting : "Result is not valid Xray F...
...otification to the customer saying there’s a new message — which is not desired in this case. What we tried🔍 Created tickets via our BUS integration using the JSM REST API (/rest/servicedeskapi/r...
Hi all, Not sure if there even is a solution to this, but we have several automations that need to call the Jira API. This results in us storing our API key in each automation. We do utilize the 'h...
I want to use the /rest/api/3/issue/{issueIdOrKey endpoint to query issues. I followed the docs and created a token with classic read:jira-work scope. When I query an existing i...
...earch = { HttpBuilder.request(Method.GET, ContentType.JSON) { headers.Accecpt = 'application/json' headers."x-sn-apikey" = "&l...
I am trying to append test steps to a test case using append and inline. When I send my array , I include /n on each item, just like I do when I import using csv. The result is different , ...
Hi Before I start I am not an expert on this, we had a process set up by a former colleague which had always worked until recently. I believe it is due to the deprication of the old API. I u...
Were there any known changes to the API token functionality happening about Oct. 1, 2025, please? We have an internally developed tool that, among other things, accesses Jira to provide status of i...
Copied to clipboard