Run Task (Sub-workflow)
Run another workflow as a sub-step. It shares the current variables, so values set inside flow back to the caller. Give either a pre-loaded slot name or a file path.
Overview
Run Task (Sub-workflow) is a no-code automation step in the Task category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 2 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Run another workflow as a sub-step. It shares the current variables, so values set inside flow back to the caller. Give either a pre-loaded slot name or a file path.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Workflow file (.json) | file | Optional | Run this file directly. Leave blank to use a loaded slot. Example: C:/tasks/cleanup.json Supports variables | |
| Loaded slot name | string | Optional | Run a task previously set up with Load Task. Ignored when a file path is given. Example: cleanup |
How to use Run Task (Sub-workflow)
- 1
Open AutoFlowRPA and drag the Run Task (Sub-workflow) command from the Task group onto the canvas.
- 2
Set its parameters in the side panel — Run Task (Sub-workflow) has 2 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Run Task (Sub-workflow) command do?
Run another workflow as a sub-step. It shares the current variables, so values set inside flow back to the caller. Give either a pre-loaded slot name or a file path.
Which group does the Run Task (Sub-workflow) command belong to?
Run Task (Sub-workflow) is part of the Task group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Run Task (Sub-workflow) command take any parameters?
Yes — Run Task (Sub-workflow) has 2 configurable field(s), all editable in the visual node editor.
More Task commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.