sac_export_story_start
Initiate an export job for a story (or other resource type) via Content Network. Returns a job ID to track status and download the package.
Instructions
Start a Content Network export job for a story (or other resource type). Returns the jobId. Use sac_export_status to poll until COMPLETED, then sac_export_download to fetch the package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storyId | Yes | The story ID (resource ID) to export | |
| resourceType | No | Resource type — default 'story'. Use this for non-story exports. |