# Jira - Download attachment action
The Download attachment action downloads an attachment from a Jira issue.
You can use this action to sync files, such as screenshots attached to tickets, between Jira and another ticket management application (for example, ServiceNow or Freshdesk).
# Input
| Input field | Description |
|---|---|
| Attachment URI | Enter the URI of an attachment. You can retrieve this value from the output of other steps. For example, the Self datapill from the Get issue action. |
# Output
| Output field | Description |
|---|---|
| Attachment content | The content of the attachment. |
| Size | The size of the attachment in bytes. |
Last updated: 3/19/2026, 7:07:27 PM