CData Python Connector for Backlog

Build 25.0.9440

DownloadSharedFile

Download a specified shared file.

Input

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