Jira - Get issue action

The Get issue action retrieves an issue from Jira.

Input

Input fieldDescription
Issue ID or keyEnter the ID or key of the issue to retrieve.

Output

Output fieldDescription
IDThe numeric Jira identifier for the issue.
SelfThe API URL of the issue.
KeyThe human-readable Jira identifier for the issue.
ChangelogContains information about previous changes to the issue, such as Histories.
FieldsContains information about the object's fields, such as its Parent and Last Viewed time. Workato automatically fetches and expands all parameters.

Refer to the Jira Cloud REST API documentation on resource expansion for more information.

Last updated: