UiPath Documentation
activities
latest
false

Integration Service activities

Download Attachment

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Download a file from the classic Salesforce Attachment object.GET/Classic_Attachment_Download/{id}

Input

ParameterDescriptionData Type
Attachment IDType up to 3 characters of the attachment name to select it from the dropdown, or pass the ID of the Attachment record directly.string

Output

ParameterDescriptionData Type
Download AttachmentObject containing the downloaded file.Object
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