activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Add Issue Attachment

Project compatibility

Windows | Cross-platform

Overview

Upload a file as an attachment to a Jira issue, subject to Jira Cloud attachment size and security rules.​

DescriptionAPI MethodAPI PathScopes
Add attachment to Jira issuePOST/rest/api/2/issue/{issueIdOrKey}/attachments
  • read:jira-work – to read the target issue context.
  • write:jira-work – to add attachments via POST /rest/api/2/issue/{issueIdOrKey}/attachments

Input

ParameterDescriptionData Type
Issue ID or keyThe issue key (for example ABCD‑1234) or issue ID string
AttachmentFile content to upload as an attachment IResource

Output

ParameterDescriptionData Type
Attachment IDThe ID of the attachment string
AttachmentThe attachment metadata/object object
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.