Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

What is ZAPI exactly?

Edited

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 for JIRA data via REST APIs ' source: https://zephyrdocs.atlassian.net/wiki/spaces/DEVELOPER/pages/33095703/ZAPI+Server

 

On other pages I read that ZAPI is RESTful. RESTful means any API that meets the requirements of REST API. 

 

I was explained that ZAPI is a different technology from REST API. I was explained that this is a different protocol. You would either use ZAPI or REST but they are not the same. 

 

I am a little confused now and would like to get some more information on what exactly ZAPI is and if it is, or uses REST API.

 

 

 

 

4 answers

2 accepted

1 vote
Answer accepted
Naveen K S
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Dec 11, 2019

ZAPI is a full functionality free plugin that allows you to access Zephyr for Jira and its functionality programmatically. It uses REST API’s to achieve the same. There are many use cases where you would want to either push or extract data into Zephyr for Jira programmatically, ZAPI is the only way you can do it.

 

A typical use case would be weekend maintenance, as part of which you would want to restart and re-index Jira and consequently you would want to re-index Zephyr as well, all this can be done via a script which can programmatically perform the steps and such a script can be schedule to run at a predefined time.

 

There are other much more powerful automations possible since ZAPI is a fully functional API that can help you automate most Zephyr workflows.

0 votes
Answer accepted
Pete Singleton
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Dec 11, 2019

Zephyr is a 3rd party app for Jira, for Test Management:

https://marketplace.atlassian.com/apps/1014681/zephyr-for-jira-test-management

ZAPI is an additional app that exposes Zephyr data via a REST API:

https://marketplace.atlassian.com/apps/1211674/zapi

If you just want to access Jira data (without Zephyr) via the REST API, this is standard and requires no apps:

https://developer.atlassian.com/server/jira/platform/rest-apis/

Hi Pete, ZAPI is currently not available in that URL https://marketplace.atlassian.com/apps/1211674/zapi. Can you please help me to find ZAPI?

Thanks,

Manish

Previously, to access Zephyr for Jira Server REST API, you had to install an additional plugin (ZAPI). As of October 2020, the API is available out-of-the-box, and the ZAPI plugin is no longer needed.

Source: https://zephyrdocs.atlassian.net/wiki/spaces/DEVELOPER/pages/33095703/REST+API

So in place of ZAPI what can we used? 

Thank you for that. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events