CData Python Connector for Backlog

Build 25.0.9440

DownloadPullRequestAttachment

Downloads attached files on pull requests.

Input

Name Type Required Description
ProjectId String True Id of the project.
RepositoryId String True Id of the repository.
Number String True Number of the pull request.
AttachmentId String True Id of the attachment.
DownloadLocation String False Location of the downloaded file. EX: C:\Temp\downloads\

Result Set Columns

Name Type Description
Success String Returns True if the download succeeded.
FileData String If the DownloadLocation input is empty, file data will be output in BASE64 format.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440