Skip to end of banner
Go to start of banner

Easy PDF Word Issue Templates

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Summary

A good app to retrieve dynamic information from external systems, for instance to display a list of retail stores across a region without a necessity to enter them all manually into Jira or to enter them all into your database.

Features

This app contains fields which obtain values from HTTP request in XML or JSON formats. Searchers are available for all custom fields.

  • JSON Request Custom Field obtains values from JSON response via JSONPath. If default value is set then this value will be added to list values;
  • XML Request Custom Field obtains values from XML response via XPath. If default value is set then this value will be added to list values;
  • JSON Multi Request Custom Field obtains values from JSON response via JSONPath. If default value is set then this value will be added to list values;
  • XML Multi Request Custom Field obtains values from XML response via XPath. If default value is set then this value will be added to list values.


The old documentation (for version 3.0) can be downloaded from here.


  • No labels