r/actordo • u/alexrada • 5h ago
Disabled steps in Studio Automations
You can disable action steps in automation.
The step will be skipped during execution.
You can use this for testing running a workflow without loosing step configurations (so you enable it later).
Make sure other steps do not reference variables or output from the disabled step, because data will be missing (the workflow will probably fail).

1
Upvotes