Skip to main content
All CollectionsWrk Action LibraryJIRA
Retrieve all issues from Jira
Retrieve all issues from Jira
Wrk Product avatar
Written by Wrk Product
Updated over a month ago

Retrieve all issues from Jira.

Application

  • Jira

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected account

The connected account to use for the request

Connected Account

Yes

Return all?

Whether to return all results or only up to a given limit

True/False

No

Limit

Max number of results to return

Number

No

Expand

Use expand to include additional information about issues in the response

Predefined Choice List

No

Fields

A 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 exclude

Text (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 ID

True/False

No

JQL

A JQL expression

Text (Short)

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?