UploadAttachment
Upload an attachment to a specific Issue.
Input
Name | Type | Required | Description |
IssueId | String | False | The issue's ID. |
IssueKey | String | False | The issue's Key. |
FileLocation | String | False | The full path, including name and extension for the file that will be uploaded. |
FileName | String | False | The name of the file. If not specified the name will be the same as it is in the Jira user interface. |
Result Set Columns
Name | Type | Description |
Success | String | This value shows whether the operation was successful or not. |