Power BI Connector for Zendesk

Build 25.0.9540

DownloadCommentAttachment

Downloads the specified attachment for a ticket comment.

Input

Name Type Required Description
AttachmentID String True The attachment ID of the ticket comment.
FilePath String False The path and name of the file to be downloaded.
Encoding String False The data is output to FileData in the specified encoding.

使用できる値は次のとおりです。NONE, BASE64

デフォルト値はBASE64です。

Result Set Columns

Name Type Description
Success String Indicates whether the operation was successful or not.
FileData String The downloaded file content. Only returned if FilePath and FileStream are not set.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540