Copy Flow

copy_flow duplicates a flow to the same pipeline or to another compatible pipeline.

FieldValue
Modeschat
Mutation riskConfig mutation
Registered inToolServiceProvider.php via CopyFlow
Backing abilitydatamachine/duplicate-flow

Inputs

  • flow_id: source flow ID.
  • destination_pipeline_id: optional target pipeline.
  • flow_name: optional new name.
  • scheduling_config: optional schedule override.
  • step_configs: optional handler/message overrides by step type or execution order.

Cross-pipeline copies require compatible step structures.