Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hello,
we have several custom fields which we populate values from another application through a web service.
What is the best way to do that?
Regards.
Thank you very much.
Using rest and javascript you can do this,
Thank you.
can you give more detail on how to do it please.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
develop your own Rest plugin and write a client to intract with webservices
check docment to develop Rest plugin
https://developer.atlassian.com/display/DOCS/REST+Plugin+Module
and develop javascript to intract with Rest to get the values and dispaly on page load
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You may consider using the NFeed plugin: https://marketplace.atlassian.com/plugins/com.valiantys.jira.plugins.SQLFeed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for replying Daniel.
I'm looking to do a development on the SDK via a plugin or a service.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.