Flow Services-Branch:
The BRANCH step allows you to conditionally execute a step based on the value of a variable at run time.
When you build a BRANCH step, you can do this by two ways:
Branch on a switch value (Switch –case):
Use a variable to determine which child ste...