Import workflow automation with dependencies

Imports a workflow automation and all its recursive dependencies from a JSON file.

Key Features:

  • Imports main automation configuration
  • Recursively imports all dependent automations
  • Smart matching and update logic for existing automations
  • Cross-environment support with brand code mapping
  • Comprehensive validation and error handling

Use Cases:

  • Restore automation configurations from backup
  • Migrate automations between environments
  • Deploy automation templates
  • Share automation workflows between tenants

Import Logic:

  • Creates new automations if they don't exist
  • Updates existing automations with matching names
  • Preserves dependency relationships and references
  • Validates all configurations before import
  • Maintains automation hierarchy and execution order.
Path Params
string
required

Tenant identifier.

Body Params
file
required

JSON file containing automation export data.

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