Use this file to discover all available pages before exploring further.
Back to API ListThis API exports a workflow’s configuration and associated data, including its flow for backup, sharing, or reuse. It allows users to generate an export of a specific workflow along with its deployed call flow.When an export request is initiated, the API triggers the export process and returns a dockStatusId, which can be used with the Get Dock Status API to track the export progress. The API response also includes an exportJobId for tracking the specific export job.Additionally, the response provides a download URL. Copy and paste this URL into a browser or API client to download the exported workflow file.