activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Search Issues

Project compatibility

Windows | Cross-platform

Overview

Search issues in Jira using field-based filters (for example, assignee, status, labels), with the connector generating an equivalent JQL under the hood.​

Note: The search criteria properties you provide are combined using AND logic. Only issues matching all and exact values are returned. Partial matches are not returned. For complex filtering needs, consider using Search Issues by JQL.
DescriptionAPI MethodAPI PathScopes
Search issues with field filtersGET/rest/api/2/search/jql
  • read:jira-work - to execute the API

Input

ParameterDescriptionData Type
Issue type inOne or multiple issue types separated by commas (for example, Bug, Task) string
Summary equalsSearch based on exact summary matchstring
Description equalsSearch based on exact description matchstring
Issue ID inOne or multiple issue IDs separated by commas (for example, 10056, 10057) string
Issue key inOne or multiple issue keys (for example, ABCD‑11, ABCD‑22) string
Assignee inOne or multiple assignees separated by commasstring
Reporter inOne or multiple reporters separated by commasstring
Project inOne or multiple projects separated by commasstring
Priority inOne or multiple priorities separated by commas (for example, Low, High) string
Status inOne or multiple statuses separated by commas (for example, Open, In Progress string
Component inOne or multiple components separated by commas (for example, UI, Backend) string
Labels inOne or multiple labels separated by commas (for example bug, urgent) string
Resolution inOne or multiple resolutions separated by commasstring
Parent inOne or multiple parent issue keys (for example ABCD‑1, ABCD‑2) string
Max recordsMaximum number of issues to returnint32

Output

ParameterDescriptionData Type
IssuesIssues matching the criteria object
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.