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

Integration Service activities

Last updated Mar 24, 2026

Download Issue Attachment

Project compatibility

Windows | Cross-platform

Overview

Download the binary content of an attachment from Jira Cloud using its attachment ID.​

DescriptionAPI MethodAPI PathScopes
Download Jira issue attachmentGET/rest/api/2/attachment/{id}read:jira-work – to access attachment metadata and content via GET /rest/api/2/attachment/{id}

Input

ParameterDescriptionData Type
Attachment IDThe attachment ID of an issuestring

Output

ParameterDescriptionData Type
AttachmentThe downloaded attachment file content/file metadataIResource
Note:
  • 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?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated