sac_export_download
Download the result package of a completed Content Network export job. Returns base64-encoded bytes and size of the TGZ archive containing the story definition.
Instructions
Download the result package of a completed Content Network export job. Returns base64-encoded bytes plus size and content type. The package is typically a TGZ archive containing the story definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The job ID | |
| downloadUrl | Yes | The downloadUrl reported by sac_export_status when the job COMPLETED. Can be absolute or tenant-relative. |