I was delighted to see the ‘Copy to/Paste from clipboard’ feature introduced some months ago; however I could never seem to get it working from one switch condition to another. After a bit of research, I found a way to do it…
- Add a parallel branch beside the ‘apply to each’ containing the switch
- Add a ‘Scope’ action to it
- Build your actions inside the scope, excluding any outputs from previous steps
- Copy the scope to your clipboard
- Beneath the scope, click ‘Add action/Clipboard’ then the copied scope
- Repeat the paste for as many switch conditions as you’re planning on creating
- Drag the pasted scopes into your switch conditions
Annotated image below to help you visualise that process…