Flow Designer issue with branching off and then merging back into line
In the flow below, I am wanting to go from step 3.2 to step 4 if approved. I do not want to have to move step 4 to 3.3 because it should happen even if step 3 is true Is it possible to merge back into the original branch from step 3.2 To illustrat...