Export workflow automation with dependencies

Exports a workflow automation and all its recursive dependencies as a JSON file.

Key Features:

  • Exports main automation configuration
  • Recursively exports all dependent automations
  • Includes comprehensive metadata for import validation
  • Supports cross-environment deployment
  • Provides detailed dependency tree information

Use Cases:

  • Backup automation configurations
  • Migrate automations between environments
  • Create automation templates for reuse
  • Share automation workflows between tenants

Export Format:

  • JSON structure with automation data and metadata
  • Recursive dependency resolution to prevent missing references
  • Brand code mapping for cross-environment compatibility
  • Timestamp and version information for tracking.
Path Params
string
required

Tenant identifier.

string
required

Identifier of another automation to execute as a sub-workflow. Either requestId or automationId is required.

Query Params
boolean
Defaults to true

Whether to include dependent automations in the export.

string

Target brand code for cross-environment deployment.

string
Defaults to v1.0

Export format version.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json