I am working with Jira integration using UiPath and an extension/package from UiPath GO! named as “Jira Integrating Software”. This package comes with several APIs to access Jira tickets, one of which is the “Search by JQL” activity. This activity searches using Jira Query Language (JQL) and returns an output type of issues[]. When iterating this array, the output is UiPath.JiraSoftware.Models.Issue.