Can I access a plugin by api?

Yuval Simon July 12, 2021

Hello,

I have a plugin named "Time in Status" in my atlassian and I want to access it by Jira REST api call. Is it possible?

 

Thanks, Yuval Simon.

3 answers

0 votes
Yuval Simon July 12, 2021

Thank you so much guys!! I'll checkout your ideas and get back to you.

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 12, 2021

Hi @Yuval Simon welcome on the community. It depends always on the implementation of the plugin.

If you need more than getting custom field value, it must provide some REST API which should be documented.

For example https://marketplace.atlassian.com/apps/1219732/time-in-status-for-jira-cloud?hosting=cloud&tab=support only let you to get custom field value (or I didn't find a documentation) -> https://saasjet.atlassian.net/wiki/spaces/SAASJET/pages/1533542401/How+to+get+SLA+data+via+Jira+API

This plugin - https://marketplace.atlassian.com/apps/1211756/time-in-status?hosting=cloud&tab=support has some reporting REST API implemented (https://dev.obss.com.tr/confluence/display/MD/TiS+Cloud+-+REST+Reporting)

0 votes
Matt Doar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 12, 2021

Fiddly. You might be able to use the ScriptRunner plugin to do this

https://scriptrunner.adaptavist.com/latest/jira/scripting-other-plugins.html

which also allows you to create a custom REST resource

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events