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

Integration Service Activities

Last updated Mar 12, 2026

Download Attachment

Project compatibility

Windows | Cross-platform

Overview

Download an existing attachment from a record.

DescriptionAPI MethodAPI PathRole
Downloads an existing attachement from a record.GET/api/now/attachment/{sys_id}/fileAttachments can be downloaded to any record as long as the user has read and write access to the target table.

Input

ParameterDescriptionData Type
Attachment record IDSys_id of the attachment to deletestring

Output

ParameterDescriptionData Type
Download FileDownloaded file as an IResource object file
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