Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Zephyr Cycle ID

Chris Kast
Contributor
July 7, 2015

I'm playing around with the Zephyr's ZAPI API and I need to know the test cycle id. How do I find it? Thanks.

4 answers

3 votes
Sopan Sagorkar
Contributor
July 23, 2015

You have to pass version to following URL

http://"Your_Jira_Url"/rest/zapi/latest/cycle?versionId=versionId;

 

Sampath S
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 9, 2017

Hi Sagorkar, I am getting Error 403 while accessing the  URI? Is there another way to get cycles data

0 votes
justthieenj
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 18, 2019

you can find it in this element:

//div[@data-projectid='<your_project_id>']

and

data-lastvisitedcycleid='<your_zephyr_cycle_id>'

0 votes
jkmaks1
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 18, 2016

Use this api:

 http://<jira_server>/rest/zapi/latest/cycle?projectId=10000&versionId=10100
manikantajob2
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 12, 2019

am getting 404 error for the above request....how to get the cycles data???

0 votes
Arun Ravindran
Contributor
July 9, 2015

Hi Chris

Thanks for your interest in our product ZAPI.

You can obtain the corresponding test cycle id by opening the below url (in the format as mentioned below)  in your browser

<your_jira_server-url>/rest/zapi/latest/cycle

You can also pass either of the below query parameters to filter down and check for corresponding test cycle id

projectId

versionId

 expand=executionSummaries

Also I am not sure if you are aware of our documentation link for Zephyr for JIRA APIs already buts till pasting the link below for your reference.

http://docs.getzephyr.apiary.io/

Hope the above mentioned helps you in answering your queries.

Thanks

ZephyrSupport

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events