Hello FS devs,
Another idea with the workflow automator. It would be nice on conditional nodes to be able to move the next action connection. Lets say I have a very detailed automation, with main steps and sub steps following. I need each main step to complete regardless of a previous substep failing.
An Example: Creating a user account in Google, I have the workflow check to see if there is already an account, if so the workflow stops. If not then proceed with creating the account. Right now I have to split the workflow among different workflows because of this. Basically I would like to see the ability to route the conditional yes/no to a later step (bypassing some if they are not needed) Here is a picture of an example:

I can do this now but I have to repeat nodes over and over to achieve this making the automation very cluttered and redundant.

