Jira is filled with interesting resources ((projects, users, user groups, permission schemes, organizations, etc.) that can be leveraged to enrich issues and service forms.
You can easily fetch these resources by connecting to the Jira REST API. If you are interested in Jira issues, you can configure JQL queries to pull those out. If you are interested in any other resources (projects, users, permissions, etc.), you can pick from a wide range of endpoints provided by the Jira REST API.
One way to get access to these Jira resources is to configure the Jira REST API as a datasource in Elements Connect.
This tutorial shows how to the Jira REST API using basic authentication.






Using a local Jira project as a light-weight asset manager