Xporter exports all standard JIRA custom fields and also integrates with several other add-ons, like the ones described in the integrations documentation.


What if my Add-on's custom field is not found in the integration list?

The integration list is a list of Add-ons that we guarantee that we have an specially made integration.

In case your Add-on is not found in the list, Xporter can still integrate out of the box with your Add-on's custom fields, to be sure just make the small test below.

Step-by-step guide to test the custom field:

  1. Create a template.
  2. Place a reference to your custom field name like this: ${CUSTOM_FIELD_NAME}
  3. Test the template.
  4. Check the result.


Sometimes the returned result has the information but it is not properly formatted. In this case, it is possible to format the result using Javascript

Integrations

JavaScript