Hi All, With the help of below ZAPI: POST -- https://org-url/jira/rest/zapi/latest/execution/updateBulkStatus Body: { "executions": [ "11", "22", "33" ], "status": "1" } I am a...
...sing method 3 as per the ZAPI documentation. { "method": 3, "projectId": 16667, "fromVersionId": 31897, "fromCycleId": -1, "cycleId": 56663, "folderId": 25735, "labels": "", "priorities": "", "s...
Hi everyone, I am trying to extract data using rest ZAPI from a Jira Server V8.5.3 instance with Zephyr addons, when trying to extract information with Power BI (Power Query), it throws me an e...
Hi, How to get the issue ID using rest API and how to update the status of an issue using the same? I did refer all the previous posts but couldn't find anything that works. Thanks
Hello, everyone I would like to know can I automatically update issue status after test case executed from Robot Framework through ZAPI of Zephyr for JIRA API. (The Robot Framework doesn't i...
Hi: I'm creating an execution with Zephyr REST API using this endpoint with POST method: https://<my-org-url>/jira/rest/zapi/latest/execution Body: { "issueId": <issue_id>, "p...
Cuando ejecuto petición PUT: http://jira.XXXXX.com:80/rest/zapi/latest/execution/id/execute, me genera respuesta Error 405Method Not Allowed . No encuentro solución, alguna idea d...
When i try to install i am getting below messages 1)Adding Zapi will tell you when your app is added 2) we ran into little trouble it might just a hiccup. try again a bit i t...
I've merged two Jira cloud instances by going from cloud to server with the source, and merging to the target using the jira cloud migration app. The source and target both have zephyr app data, whic...
I am in need of adding an attachment to an execution. Can someone please provide a working example in nodej?
Hi Team, I am tying to automate Test Cycles using ZAPI for executions. When i try to access them i'm getting error as 'An internal error occurred. Please check the host product's logs.' Please h...
My uri looks like :- Request:- POST https://prod-api.zephyr4jiracloud.com/connect/public/rest/api/1.0/zql/search?isAdvanced=true POST data: {"maxRecords":20,"offset":0, "zqlQuery":"project=\" D...
I want o execute below zql :- project = "XYZ" AND fixVersion in ("a1","a2") AND cycleName = "Regression" . Any suggection how to execute this query in jmeter or postman. I am using JIRA cloud....
I am new in ZAPI . Could you please help to generate the JWT token . ?
...y frustration, but setting up Jir+ZEP+ZAPI, it's really a nightmare, believe me. I will tell you my story. First of all, spent hours clicking here and there trying to find my AccountID. Why don't you h...
...lease provide reference of ZAPI calls of Zephyr for test cases importer, if provided.
Hello All, I am pretty new to this so forgive me if my question is too basic. I have this burning question. What are ZAPI calls exactly? For example, I read: 'ZAPI exposes Zephyr f...
...ind the results of each test step. Is there a way I can gather this information using Zapi? Executed Test Case Data: "id": 891, "orderId": , "cycleId": , "cycleName": "", "issueId": "", "i...
Hi, We are using JIRA with Zephyr in our project. We are planning to update test results from UFT to JIRA (via ZAPI). we received required inputs on this from Atlassian team already. I h...
I have installed the Jira v8.x as localhost in one of the windows servers and also installed the Zephyr, ZAPI for testing the usage of the rest api updating the Jira test cases. But whenever i run t...
Does ZAPI works on jira cloud trial version? I am using the below url just for checking whether the API works or not, but getting error. Why am i getting 404 error? is the url not correct? GET A...
Situation overview. We have JIRA, Bamboo running docker, Zeplin and tests that have ZAPI. Question: Can i use some argument in bamboo task that is running these tests to influence ZAPI? Like it w...
Hello, i want to copy test steps from one issue to another. I tried using: jira/rest/zapi/latest/teststep/issueId/copyteststeps https://getzephyr.docs.apiary.io/#reference/t...
Hi, Can anyone help me to understand, what is the difference between "id" and "executionId". I am working on updating zapi rest api to update test cases status using curl. How to get t...
using the below url: https://[YOUR JIRA HOST]/rest/zapi/latest/cycle?projectId=[ProjectId]&versionId=[VersionId]
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.