Jira get issue
This activity returns all the information related to an issue.
| Parameters | Description |
|---|---|
Connection |
Jira integration connections. |
IssueId |
Issue Identifier of the issue to be returned. |
| Parameters | Description |
|---|---|
Body |
Returns the JSON formatted response from the activity. |
StatusCode |
HTTP response code for the request. |
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
↑