Skip to main content

File: DownloadFile

Zuora
  • 日本語のコンテンツは機械翻訳されており、補助的な参照を目的としています。機械翻訳の精度は保証できません。英語版が正となります。また、現時点では検索機能は日本語での検索をサポートしていません。翻訳に関するフィードバックについては、docs@zuora.comに送信してください。

File: DownloadFile

The Download File task downloads a file in Zuora with a specified file ID or downloads an external file that is retrieved through a callout mechanism.

Task settings

From the Source list, select either Zuora or External.

  • Zuora: Download a file in Zuora. You only need to provide a file ID.
  • External: Download an external file that is retrieved through a callout mechanism. You need to specify the operation type and URL endpoint, and then provide all necessary body and authentication settings.

    On the Authentication tab, select the authorization type and specify details accordingly. Zuora recommends that you use OAuth 2.0 to authenticate to the Zuora REST API. When sending callouts to Zuora, you can select zuora as the authorization type to use the credentials of your Zuora tenant. When this option is selected, you do not need to specify Zuora credentials in the header. When setting up Mutual TLS Authentication, ensure that the certificate data you entered must contain the content of a PEM file having the private key appended.

    The result will be written into a file that will be available in the file list.