how to make REST API calls from a JIRA plugin Web item?

navya k September 9, 2019

I want to call Rest API on clicking Web-item and I want to render the UI from the response. 

Can I get some guidelines or examples?

1 answer

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 12, 2019

Hello Navya,

It is possible to make a REST API call from a web interface, however, there will be customization required to make this possible. You will either need to create your interface with a PHP page or use javascript. An ideal resource to start with would be the developer basics which may be found at Integrating with Jira Software Cloud.

I hope this resource proves helpful and you’re able to find what you need.

Regards,
Stephen Sifers

Suggest an answer

Log in or Sign up to answer