CData Python Connector for Backlog

Build 25.0.9440

DownloadFile

Download a specified document.

Input

Name Type Required Description
ProjectId String True Id of the project.
FileId String True Id of the file.
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