Skip to main content

Retrieve all issues from Jira

Retrieve all issues from Jira.

Application

  • Jira

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
ExpandUse expand to include additional information about issues in the responsePredefined Choice ListNo
FieldsA list of fields to return for each issue, use it to retrieve a subset of fields. This parameter accepts a comma-separated list. Expand options include: '*all' Returns all fields.'*navigable' Returns navigable fields. Any issue field, prefixed with a minus to excludeText (Long)No
Fields by key?Whether fields in fields are referenced by keys rather than IDs. This parameter is useful where fields have been added by a connect app and a field's key may differ from its IDTrue/FalseNo
JQLA JQL expressionText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A