Convert items to subflow
Convert consecutive items of a flow into a new subflow that preserves data pill references between the converted items. Update the original flow to replace the converted items with a call to the new subflow.
Before you begin
- Role required: flow_designer or admin
- Read and write access to the source flow
About this task
Converting actions into a subflow preserves data pill references and transform functions from the original flow. Workflow Studio creates the new subflow in the same application scope as the original flow.
Procedure
Result
What to do next
Review the new subflow, and update the original flow to provide the input values needed for the subflow.