# Wrike - Download attachment action
The Download attachment action retrieves an attachment from Wrike by its ID. This action supports file downloads up to 500 MB.
# Input
| Input field | Description |
|---|---|
| Attachment ID | Enter the ID of the attachment to download. |
# Output
| Output field | Description |
|---|---|
| Attachment ID | Unique identifier of the downloaded attachment. |
| File content | Binary content of the downloaded file. |
| File size | Size of the downloaded file in bytes. |
Last updated: 5/21/2025, 5:22:32 AM